getMapCenter abstract method

Future<GeoPoint> getMapCenter(
  1. int idMap
)

Implementation

Future<GeoPoint> getMapCenter(
  int idMap,
);