onCoordinatesAdded property
void Function(LatLng)?
onCoordinatesAdded
final
Callback function triggered when the map is tapped.
Implementation
final void Function(LatLng)? onCoordinatesAdded;
Callback function triggered when the map is tapped.
final void Function(LatLng)? onCoordinatesAdded;