Telerik to ESRI controls Migration

301
1
04-27-2011 11:55 AM
ShravanBonagiri
New Contributor
Hi All,

I am working on a project where I am migrating Telerik map control to ESRI map control. I figured it was not a straight forward thing as it has many dependencies in the code behind such as Information Layer, Dynamic Layer, RadMap1.ZoomLevel, RadMap1.Center. I would like to know equivalent ESRI controls for the Telerik controls I mentioned.Please let me know if you guys know some helpful place to start. Please let me know if you need any further details. I appreciate your help in advance.

PS: The Telerik map control is using Bing map service. I want to change it to ESRI map control.

Existing Telerik control: <map:RadMap x:Name="RadMap1" Center="37.684297,-99.06924" CenterChanged="CenterChanged"
                        ZoomChanged="RadMap1_ZoomChanged"  >

Cheers,
Sam
0 Kudos
1 Reply
by Anonymous User
Not applicable
Have you looked at the ArcGIS API for Silverlight documentation?
http://help.arcgis.com/en/webapi/silverlight/index.html

Plenty of getting started info there...

http://help.arcgis.com/en/webapi/silverlight/help/index.html
0 Kudos