MarkerClickCallback typedef

MarkerClickCallback = void Function(String markerId, LatLng position)

Implementation

typedef MarkerClickCallback = void Function(String markerId, LatLng position);