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

Tracking Async Objects

1 Answer 60 Views
Map
This is a migrated thread and some comments may be shown as answers.
Joshua Ault
Top achievements
Rank 1
Joshua Ault asked on 11 May 2010, 07:21 PM
Hello:

I am running into some issues with geocoding and routing. If you have multiple addresses that you want to geocode, what is the best approach. So far in my project I have been creating a custom loop in my code, so that only one address is geocoded at a time. This way on the geocodecompleted() method, I know exactly which address has these results.

In many of the Bing Maps tutorials they use an index with each async call. This way they can make many calls at the same time and still associate each result with the correct address. Is the radmap capable of associating an index or keeping track of each individual request in some way?

Thank You.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 12 May 2010, 07:18 AM
Hi Joshua Ault,

Unfortunately it can't be done with current version. But we have this feature in the our development plans for future releases. You can check availability of this feature using our PITS system:

http://www.telerik.com/support/pits.aspx#/public/silverlight/1472

All the best,
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
Joshua Ault
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or