getCenterCoordinate abstract method

Future<LatLng?> getCenterCoordinate()

获取地图中心点

Implementation

Future<LatLng?> getCenterCoordinate();