geopoints property

Future<List<GeoPoint>> geopoints

Implementation

Future<List<GeoPoint>> get geopoints async =>
    await osmBaseController.geoPoints();