Hi,
Issue#1
We are using Rad Map control in one of our application where we need to show current position of the device. To achieve the functionality we are using timer to get updated position at regular interval.We are also using VirtualizationSource class to bind data on map (reference - http://demos.telerik.com/silverlight/#Map/DynamicLayer). But each time when we are binding the data to map control labels showing on the map are blinking. [see img1 & img2 Attached]
So Please suggest some solution for the same.
Issue#2
In above mentioned application, I want to retain the focus area of the Map. How can I achieve the same ?
Please guide.
Also, Is it possible to set Width and Height as AUTO of the Labels on the Map.