I have a mapview, with itemizedoverlay, like on Android developers example. But now I have a problem. When the user presses 1 or 2 cm out of the 32×32 image of the item on the map, the dialog of the item opens. I don’t want that. I want to reduce the “press” area of the item to the 32×32 proportions of the image of the item on the map
How can I do that?
finally i remove the ontap area by clearing the ontap method