MFLatLngCallback typedef

MFLatLngCallback = void Function(MFLatLng coordinate)

Implementation

typedef void MFLatLngCallback(MFLatLng coordinate);