Hi,
I am trying to integrate OpenStreetMap in my Silverlight application using XamMap. But the map is not rendering on the page.
Here is my XAML:-
Here is my code behind:-
Any suggestions?
I have the same problem. Did you solve the problem?
I tried the methods in the replies. no lucky.
Thanks !
Hi huabing,
Could you try to show an image from the OpenStreetMap server, e.g. <Image Source="http://tile.openstreetmap.org/1/0/0.png" />.
If the image cannot be shown then it might be an issue with Silverlight's URL Access Restrictions.
Regards,
Ivan Kotev