This works quite well. The Google IO 2010 app contains a v3 JavaScript based map. It's open source and you can use that as a guide. Search for it on code.google.com.
A simpler example of using JavaScript with Android is in one of Mark Murphy's books. I suggest subscribing to his commonsware site (search Google for his site). It's well worth the $40. His examples will get you going. If you're not familiar with JavaScript itself, you might want to try making a web based map first and once you've mastered that, move on to using Android with the maps. Debugging JavaScript in the emulator or through logcat is painful. Best to start with a working map that's already debugged. -John Coryat -- 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