In some older documentation of the Bing Maps API it's described as putting %2 in the Uri to have he control automagicaly switch between different sub domains to overcome the limitations of some browsers. After that you need to set a TileSourceSpec and set the parameter "NumServer".
The original article is located here: http://msdn.microsoft.com/en-us/library/bb545006.aspx
So this doesn't help when you want to use the Silverlight version since there aren't any TileSourceSpec classes available, nor anything comparable. I discovered the TileSource.SetSubdomain() method but couldn't figure out how to feed in the right values...
My question is simply if anybody has managed to use some built-in feature inside this control to enable the subdomain feature?
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog