geopoints property

Future<List<GeoPoint>> get geopoints

Implementation

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