consumeTapEvents property

bool consumeTapEvents
final

True if the placemark consumes tap events. If not, the map will propagate tap events to other map objects at the point of tap.

Implementation

final bool consumeTapEvents;