Hi,
We are using Rad Map in one of our application where we have used Visualization Layer to show labels on the map.
As per our requirement we need to show current position of active device on map. To make it functional we are using timer to get updated position of the device at regular interval and then we are binding the data with Map using Visualization Source class. But each time when we are binding the data labels on the map are blinking.