CenterChangedCallback typedef

CenterChangedCallback = void Function(double lat, double lng)

Implementation

typedef CenterChangedCallback = void Function(double lat,double lng);