Hello,
Is it possible to have a tiled layer mechanism as you can do for providers? I currently have a bing map provider, but want to overlay them with a tiled source, ie images served from a webservice according to coordinates and zoomlevel.
So in my case it's not possible to use another provider, as I still need to see the bing maps underneath the (semitransparent) tiled images.
I read in this post that multiple layered tile providers were not possible, but is planned in a future release.
In Bing maps this was possible using a Microsoft.Maps.MapControl.LocationRectTileSource.
I see i Telerik a class TilesVisualizationLayer, but it says it's for internal use, and I can't find an example of how to use it?
Is this scenario possible in Telerik maps, and if so: could you point me to an example to analyse?
Thank you,
Tom
Is it possible to have a tiled layer mechanism as you can do for providers? I currently have a bing map provider, but want to overlay them with a tiled source, ie images served from a webservice according to coordinates and zoomlevel.
So in my case it's not possible to use another provider, as I still need to see the bing maps underneath the (semitransparent) tiled images.
I read in this post that multiple layered tile providers were not possible, but is planned in a future release.
In Bing maps this was possible using a Microsoft.Maps.MapControl.LocationRectTileSource.
I see i Telerik a class TilesVisualizationLayer, but it says it's for internal use, and I can't find an example of how to use it?
Is this scenario possible in Telerik maps, and if so: could you point me to an example to analyse?
Thank you,
Tom