consumeTapEvents property

bool consumeTapEvents
final

True if the marker icon consumes tap events. If not, the map will perform default tap handling by centering the map on the marker and displaying its info window.

Implementation

final bool consumeTapEvents;