I am doing: new Intent(Intent.ACTION_VIEW, Uri.parse("geo:0,0?q=" + address))
On Jan 20, 3:04 am, Brion Emde <brione2...@gmail.com> wrote: > Take a look at the Google Map Intents in this document. It is possible > to construct location string and business search strings, as well as > location based queries: > > http://developer.android.com/guide/appendix/g-app-intents.html > > On Jan 17, 2:46 pm, Denis <87elem...@gmail.com> wrote: > > > > > Hi Group, > > > I have one problem with Google Maps, while opening them at some > > location. How could that be possible for user to specify city first > > (e.g. type in EditText field "London") then press a button and see > > London on the map? I've succeded in opening GMaps at some pre- > > specified location, but only using coordinates:(. Cannot find anything > > on topic. > > > Thanks in advance! > > > Denis- Hide quoted text - > > - Show quoted text -
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en