What steps will reproduce the problem?
Create Some Markers what are on the Same Location, but with different
OverlayItems, zoom out and try to Tap on a Marker (there are more Markers at
the same place, so I tap always on multiple Markers).
The issue?
There is only one method, the onItemSingleTapUp Method, what is called many
times if a Tap is on multiple Markers.
Expected Method Call?
There should be implemented a Method, onItemsSingleTapUp, what doesn't has only
one parameter, what has a ArrayList as a Parameter, so I can display a Dialog.
Original issue reported on code.google.com by matthias...@me.com on 16 Feb 2013 at 12:38
Original issue reported on code.google.com by
matthias...@me.com
on 16 Feb 2013 at 12:38