menu
flutter_osm_plugin package
documentation
flutter_osm_plugin.dart
MapController
geopoints property
geopoints property
dark_mode
light_mode
geopoints
property
Future
<
List
<
GeoPoint
>
>
get
geopoints
Implementation
Future<
List
<GeoPoint>>
get
geopoints
async
=>
await
osmBaseController.geoPoints();
flutter_osm_plugin package
documentation
flutter_osm_plugin
MapController
geopoints property
MapController class