onTapSourceMarker property

(void Function(LatLng)?) onTapSourceMarker
final

Called every time source Marker is tapped.

Implementation

final void Function(LatLng)? onTapSourceMarker;