onFeatureTapped property

List<OnFeatureTappedCallback> onFeatureTapped
final

Callbacks to receive tap events for features (geojson layer) placed on this map.

Implementation

final onFeatureTapped = <OnFeatureTappedCallback>[];