I used the code in Commonware book The Busy Coders Guide Chapter 33 Mapping 
With MapView and MapActivity (the NooYawk.java code) as a sample, 
and it worked great: highly recommend the series!
The example as shown has the onTap mathod doing a Toast that shows the 
OverlayItem.snippet value for the marker you tapped.
I'd like for it to invoke Google Maps to get the driving directions when you 
click on the marker.
Does anyone know how to code that in the onTap()?

-- 
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

Reply via email to