Hi!! I'm a new Android user and I'm having a problem with android.
I'm trying to create a program with the map that allows to see a remote pictures of a location when you click on the marker of the location on the map (the immages are shown in a gallery) .
How can I do to create the link "marker click - Gallery visualization"?
I'm trying to use "OnTap()" in the overlay class but I don't know how to do.
To do the overlay class I looked:
http://developer.android.com/guide/tuto ... pview.html
Does anyone have any ideas on how to do this?
Thanks

