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

ReverseGeocode

1 Answer 59 Views
Map
This is a migrated thread and some comments may be shown as answers.
Nihal
Top achievements
Rank 1
Nihal asked on 25 May 2017, 09:07 AM

Hi,

If I want to convert a location point to an address I have to call the ReverseGeocodeAsync() method of the BingGeocodeProvider and pass a ReverseGeocodeRequest to it. However in R2 2017 this classes are deleted.  And I didn’t find this classes in BingRestMapRouting.

Could you please tell me how to implement that ReverseGeocode logic in new version of telerik(R2 2017).

This is blocking us and need immediate help.

 

Thanx

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 29 May 2017, 01:51 PM
Hello Nihal,

Thank you for contacting us.

You can use the search functionality,which you can use to search for a specific place on the map by given location or address. The search is performed through an IBingRestSearchLocationProvider interface, which communicates with the respective map provider's services. This functionality is further explained in the Search Location help article in the RadMap documentation. You can also take a look at the Geocode SDK example in our GitHub repository.

Hope this information is helpful.

Regards,
Dinko
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Map
Asked by
Nihal
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or