menu
flutter_osm_web package
documentation
flutter_osm_web.dart
WebOsmController
removeAllShapes method
removeAllShapes method
dark_mode
light_mode
removeAllShapes
method
Future
<
void
>
removeAllShapes
(
)
inherited
Implementation
Future<void> removeAllShapes() async { promiseToFuture(interop.removeAllShapes(mapIdMixin)); }
flutter_osm_web package
documentation
flutter_osm_web
WebOsmController
removeAllShapes method
WebOsmController class