centerMap property

Future<GeoPoint> centerMap

Implementation

Future<GeoPoint> get centerMap async =>
    await osmBaseController.getMapCenter();