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

Bing Maps usage iwthin Map control

1 Answer 64 Views
Map
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 19 Apr 2016, 06:10 AM

Hi,

Does the Map control for telerik make use of bing maps sessions when accessing bing maps? We are looking into options to replace the Bing Maps Silverlight control but we want to make sure the costs of using bing maps won't be affected.

This is part of the text on the link below on how silverlight control works

>> Any time a session that uses the Bing Maps Silverlight Control is
>> started with a valid Bing Maps Key, one transaction is counted. A
>> session begins with the load of the Bing Maps Silverlight Control into a
>> user’s browser and ends when the browser is closed or the user moves to
>> a different page.

https://msdn.microsoft.com/en-us/library/ff859477.aspx

Regards

Fernando Cosa

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 21 Apr 2016, 10:17 AM
Hello Fernando,

By default, our BingMapProvider constructors set the useSession parameter to true and activate this feature. This basically, gives the ApplicationId (the BingMaps Key you need) to the Bing Maps Rest Services and the service returns sessionId string. We use this ID string to associate it to providers and map source objects which download the map Images. When downloading, the ulr used by the service uses the session ID.

You can check our BingMapsProvider help article too for further information.

Regards,
Petar Mladenov
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Map
Asked by
Fernando
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or