Re: [Google Maps API v3] Re: Google Maps on android application

2011-10-05 Thread Sim Teng Hock
In between intermediate and advance i suppose. Thanks for answering :). I just needed directions. On Thu, Oct 6, 2011 at 4:07 AM, Martin™ wrote: > Hi. > > You have two options to display a map in an Android app i think. > > Create a browser based (javascript) map and use the Android WebView to >

[Google Maps API v3] Re: Google Maps on android application

2011-10-05 Thread Martin™
Hi. You have two options to display a map in an Android app i think. Create a browser based (javascript) map and use the Android WebView to render that map or use the native Android (java) MapView. A browser based map gives you access to all the current API services and easy integration with the