10-03-2012 06:45 AM
Hi, is the only way to use/replace the MapView in a Android app the Google Maps Java API?
10-04-2012 11:31 AM
Hello,
The Android Runtime supports location based intents to display Google Maps via web intents or instantiate a WebView and load the URL of the Google Maps mobile website. For more details on mapping support, check out the API Support page.
Cheers,