menu
flutter_osm_plugin package
documentation
flutter_osm_plugin.dart
OnGeoPointClicked typedef
OnGeoPointClicked typedef
dark_mode
light_mode
OnGeoPointClicked
typedef
OnGeoPointClicked
=
void Function
(
GeoPoint
)
Implementation
typedef OnGeoPointClicked = void Function(GeoPoint);
flutter_osm_plugin package
documentation
flutter_osm_plugin
OnGeoPointClicked typedef
osm_flutter library