onTapMarker property

(void Function(LatLng)?) onTapMarker
final

Called every time the Marker is tapped.

Implementation

final void Function(LatLng)? onTapMarker;