Thanks for that posted my question. Browse Groups I found a way to solve problems!
Left alone. If I want in my application to make a route on the map, then I'll have to use third-party web server? Do I understand correctly? On 31 мар, 00:50, Mark Murphy <[email protected]> wrote: > On Wed, Mar 30, 2011 at 3:07 PM, Andrei <[email protected]> wrote: > > Hello. I am a software developer for Android. I was searching the > > internet, but found no answer. I work withGoogleMAPSand can not > > figure out how to implement the following functions in the > > application: > > 1) how to implement the addresssearchon my map? > > What is "addresssearch"? > > > 2) how to pave the closest route to the object that is mapped? With > > the help of which you can do to implement a route on the map? > > There is nothing in Android for this. You will need to find some > third-party Web service that can provide this information. > > > 3) I have a large list of addresses (540 pcs.) How to determine > > longitude mass and width (to refer to them on the map)? > > There is a Geocoder class in Android, though it seems like it has its > issues based on the number of problems people seem to experience with > it. Otherwise, once again, you will need to find some third-party Web > service that can provide this information. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ Version > 1.9.2 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

