LatLngCallBack typedef

LatLngCallBack = void Function(LatLng)

Implementation

typedef LatLngCallBack=void Function(LatLng);