Hi Splunkers,
we are using the maps plus to visualize the location of a vehicle involved in a particular event. In dashboard one can simply select the event name from a drop-down and the relevant location gets displayed on the map.
The issue is that when a new token value is selected from the drop-down the new markers are getting added to the previous markers in the map. Somehow the map is not fully refreshing and thus not displaying the new marker values for the selected event. It works fine if we refresh the browser window after selecting the new token value from the drop-down.
Can anyone suggest a way to refresh the complete page or at-least the map, after selecting an event from drop-down so that only the new values are displayed on the map and old values disappear.
Would be really greatful for the help provided.