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

MapProviderBase

1 Answer 71 Views
Map
This is a migrated thread and some comments may be shown as answers.
Mapi
Top achievements
Rank 1
Mapi asked on 12 Jul 2010, 09:37 AM
Hello,

I would like to know how to use the MapProviderBase interface with a specific map service (for example Map24).
The aim of my project is to use a RadMap object using a specific map service which is not BingMap or OpenStreetMap.
I have found nothing on the internet.

Thanks for your help.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 12 Jul 2010, 06:03 PM
Hi Mapi,

I have attached the solution with custom provider for Open Street Maps. You can use this code as a base for your map24 custom provider.
It seems it is possible to create a map provider for map24. According to documentation you can use SOAP or HTTP GET RenderBitmapImage Request:
http://www.nn4d.com/site/global/build/web_services/static_map_bitmaps/map24mgiservice/renderbitmapimage/examplerenderbitmapimage.jsp
http://www.nn4d.com/site/global/build/web_services/static_map_bitmaps/map24mgiservice/renderbitmapimage/httpexamplerenderbitmapimage.jsp

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
Tags
Map
Asked by
Mapi
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or