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

Custom MapProvider Performance

1 Answer 84 Views
Map
This is a migrated thread and some comments may be shown as answers.
Artem
Top achievements
Rank 1
Artem asked on 21 Jul 2011, 08:59 AM
Hi.
I've create my custom map provider. I try add PolyLine to this layer with many many points and it work very slow.
I add this polyline to your BingMap mapprovider and it vork better then in my custom provider.
This is my example:
http://dl.dropbox.com/u/9306268/TelerikMap.zip
Can you tell me why?


P.S. and even if I use BingMapProvider map work slov when I add too much object.

P.S.S. My components version 2010.1.603.1040

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 26 Jul 2011, 12:57 PM
Hello Sharp,

In your case the map provider does not affects the performance of the information layer. Also I should note that we don't support projects which use Google provider, because it should use Google tiles directly. This conflicts with Google map license for using Google map data without the Google API.

I would suggest that you don't add a MapPinPoint on the map, because the pinpoints are invisible and also it is not good for performance. Also I would recommend that you upgrade the map control to new version as the information layer was redesigned and currently its performance is much better.

Best wishes,
Andrey Murzov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

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