onTap property

ArgumentCallback<LatLng>? onTap
final

Called every time a AppleMap is tapped.

Implementation

final ArgumentCallback<LatLng>? onTap;