-
Notifications
You must be signed in to change notification settings - Fork 8
Flickering map, when refresh set to 30 seconds real time #23
Comments
@ssabnis Can you please provide a screenshot or some more details so I can attempt to re-create your issue? What OS, browser and versions of each are you running? |
I am using MacBook, Chrome browser. I am doing the 30 Sec window on the Splunk search with visualization. Same thing happens even after moving to Dashboard. I am pumping JSON events with lat long, and plotting on GeoMap, with real time rendering. like 1000 events per sec. The map renders zoom out, zoom in and disppears, and this repeats for ever. Images are in the order |
Also can you provide small icons set. |
@ssabnis Please set Auto Fit & Zoom to Disabled and see if that helps with the zooming issue. |
@ssabnis With regards the small icon set, you can use SVG based markers and set the size within SPL. See markerSize |
Thanks @sghaskell , I tried those settings, no use, I have 30s/30s setup for window/ refresh. Any clue, how to resolve this. |
@ssabnis Can you show me what the developer tools console looks like in your browser? I want to see what error is getting thrown. |
@sghaskell can you provide the sample for markerSize query , thanks, I can setup a video call to share the screen or I will send you the link to video to see the flickering issue. |
Map starts flickering with zoom in and disappear every second, I think it is the refresh issue, even if you set it to refresh after 10m, it does the same, rendering is not smooth. It is great map, Need some fixes.
The text was updated successfully, but these errors were encountered: