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

MapProviderBase

2 Answers 66 Views
Map
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 28 Mar 2011, 11:21 PM
Hi,

I am using the MapProviderBase class in my project to provide a tiled map in our silverlight application.

It is implemented and running with this version of the telerik controls,

2010.2.1008.1040

When I upgraded to this version,

2011.1.315.1040

Everything in that class seemed to have changed, and my app is now broken.

Is there some info around as to what changed, perhaps release notes, why it changed, and also perhaps an example of implementing the new version.

Thanks,

Peter.

2 Answers, 1 is accepted

Sort by
0
Peter
Top achievements
Rank 1
answered on 29 Mar 2011, 04:14 AM
Quite simply I asked this question before being too familiar with the rad controls and what documentation is available.

I found all I needed here under the RadMap section,

http://www.telerik.com/products/silverlight/whats-new/release-history/q1-2011-version-2011-1-0315.aspx

And also I found this which gave me the full answer,

http://www.telerik.com/help/silverlight/radmap-howto-custom-provider.html

When you scroll down to the bottom you see that you need an extra class. One that derives from TiledProvider, and one that derives from TiledMapSource.
0
Andrey
Telerik team
answered on 31 Mar 2011, 09:56 AM
Hello Peter,

This is the right direction. Just keep in mind that if you map provider should have several modes (roads and satellite, for example) then you should create separate map source class for every mode.

Kind regards,
Andrey Murzov
the Telerik team
Tags
Map
Asked by
Peter
Top achievements
Rank 1
Answers by
Peter
Top achievements
Rank 1
Andrey
Telerik team
Share this question
or