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

MapProviderBase question

2 Answers 66 Views
Map
This is a migrated thread and some comments may be shown as answers.
Mapi
Top achievements
Rank 1
Mapi asked on 09 Jul 2010, 12:06 PM
Hello everyone!

I would like to know how this class works: I know that we need tiles to make it work but I am not sure about that! Is it possible not to use them?

And I also wonder if it is possible to use MapProviderBase with map24?

Thanks a lot =)

2 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 12 Jul 2010, 09:22 AM
Hello Mapi,

If you don't need map images and would like simple position elements geographically over the empty space, then you can use the EmptyProvider.
The MapProviderBase is a base abstract class of any built-in map providers for RadMap control. When you want to use you own custom provider it also should be inherited from the MapProviderBase class.

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

Kind regards,
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
Mapi
Top achievements
Rank 1
answered on 12 Jul 2010, 09:40 AM
Thanks for your help =)! I will have a look and tell you if it works.

Regards.

Mapi
Tags
Map
Asked by
Mapi
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Mapi
Top achievements
Rank 1
Share this question
or