how to use OsmDroid for navigation in android -


OSMDODO and navigation are completely new in the world.

I just want to know, if a user enters the place's name or post code (the place where he wants to go), how do I find it in the map?

And secondly, if I already got the geopoint of the destination, how would I do the actual search algorithm from my place to destination?

A sample code has been provided, so it will be really useful.

Thanks for your time and help

I recommend that Take a look at> OSMBonusPack .

This library is exactly what you want. You can either choose to use it or understand the sources to see how to do such things here:


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -