This question is locked. New answers and comments are not allowed.
Hi,
I am new to Telerik Silverlight Controls. Currently I am working on RadMap Control. I am facing a problem in generating raster images using the RadMap. I could not find a way to create an InformationLayer Reader object which can show Raster images on the Rad Map. I am using Bing Map provider in this scenario.
I have successfully implemented this using Bing Maps. Please have a look at this link: http://www.mapforums.com/creating-bing-maps-tile-layers-sql-server-2008-fly-12208.html. This is what I am going to achieve.
Actually my goal is to smoothen the performance by using raster graphics instead of vector graphics(i.e. Polygons, Rectangles etc.). A considerable amount of vector images(approx, 20000) is slowing down the basic operations(panning / zooming) and exploring the map is becoming a headache.
My question is, is there any way I can do this in RadMap? Or do I have to resort to other means? Any help is appreciated.
I am new to Telerik Silverlight Controls. Currently I am working on RadMap Control. I am facing a problem in generating raster images using the RadMap. I could not find a way to create an InformationLayer Reader object which can show Raster images on the Rad Map. I am using Bing Map provider in this scenario.
I have successfully implemented this using Bing Maps. Please have a look at this link: http://www.mapforums.com/creating-bing-maps-tile-layers-sql-server-2008-fly-12208.html. This is what I am going to achieve.
Actually my goal is to smoothen the performance by using raster graphics instead of vector graphics(i.e. Polygons, Rectangles etc.). A considerable amount of vector images(approx, 20000) is slowing down the basic operations(panning / zooming) and exploring the map is becoming a headache.
My question is, is there any way I can do this in RadMap? Or do I have to resort to other means? Any help is appreciated.