While I don't have an answer to this question, I would like to concur with the sentiment in the hopes that this thread would get more attention. I am currently working on developing a location based service application and would like to use Google Maps Navigation as I don't want to get involved in the navigation aspect of development.
Although an API would be ideal, I was thinking one possible way to do this may be through a Content Provider (for example the Contacts database). If Google Maps uses a Content Provider that an application could get permission to access, then maybe the Content Provider can be used to supply a destination address for instance. Just a thought. Maybe someone out there may have some more insight into if or how one can interface with Google Maps Navigation. Thanks. On Oct 29, 1:19 pm, blindfold <[email protected]> wrote: > Is anything known about how an app may tap turn-by-turn directions > generated by Android 2.0's Google MapsNavigation? Until now we were > prohibited by the Google Maps ToS to offer turn-by-turn directions in > our apps. Clearly it would be attractive to integrate some of that > functionality in other mobile applications, or to be able to exert > some level of control over Google MapsNavigationfrom one's app. In > other words, are there any supplementary APIs for use with Google > MapsNavigation? > > Or does Google MapsNavigationrun as a Service such that at least one > need not switch between applications to still get spoken turn-by-turn > directions even while one's app Activity is running in the foreground? > > See also the discussion in the TTS-for-Android group > athttp://groups.google.com/group/tts-for-android/browse_thread/thread/4... > > Thanks! -- 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

