This is a migrated thread and some comments may be shown as answers.

No tiles showing, what am I doing wrong?

2 Answers 76 Views
Map
This is a migrated thread and some comments may be shown as answers.
Abdullah Ahmed
Top achievements
Rank 1
Abdullah Ahmed asked on 13 May 2010, 02:10 PM
Before I begin I should mention I am using the trial version of Silverlight 4 controls with visual studio 2010. I followed the directions on the telerik blog (http://blogs.telerik.com/vesselingeorgiev/posts/09-12-19/telerik_radmap_for_silverlight_openstreetmap_provider.aspx) and ran my code but no tiles show.

I also tried the sample project linked in the above blog post, but still no tiles show. I do get to see the telerik control + zoom, pan and map mode UI elements but no tiles. The trial control also displays the 'trial version' overlay which disappears after I click on the control.

However, in visual studio in the xaml preview the map tiles always show (see attached screenshots). 

First Screenshot : Visual Studio XAML Preview + Xaml code for the sample project.
Second Screenshot: Running with the trial version overlay, no tiles. 
Third Screenshot: After clicking on the control, the trial overlay disappears but still no tiles.

What could I be doing wrong or missing?

2 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 13 May 2010, 03:37 PM
Hi Abdullah,

According to your screenshots you use old version of Silverlight controls. Please download latest build.
The control does not display tiles because your startup project is RadMap_OpenStreetMap, but it should be the RadMap_OpenStreetMap.Web project.
So, you start the html file like to \RadMap_OpenStreetMap\Bin\Debug\TestPage.html, but in this case the security policy does not allow to download data from Web.

Sincerely yours,
Andrey Murzov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Abdullah Ahmed
Top achievements
Rank 1
answered on 13 May 2010, 07:36 PM
Thanks for the prompt reply. That was indeed a stupid mistake :) I`ll try it out in the evening today.

Regards,
Abdullah
Tags
Map
Asked by
Abdullah Ahmed
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Abdullah Ahmed
Top achievements
Rank 1
Share this question
or