detect map marker touched

Hi,

I’d like to know when someone taps a marker on a mapview - anyway to do that?

Any clues/thoughts highly appreciated!

–Maarten [import]uid: 5822 topic_id: 17716 reply_id: 317716[/import]

+1 – I also need to capture when a map marker is selected. [import]uid: 87249 topic_id: 17716 reply_id: 67568[/import]

Use cases:

  • to immediately jump to a picture of the marker
  • actually to jump, to… whatever.

I would like addMarker to have an optional listener function argument, with the event the name or lat/long of the marker.

That would do it, and would solve the problem of limited space/capabilities of what you can put in a marker. [import]uid: 5822 topic_id: 17716 reply_id: 67664[/import]