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 { interop.removeAllShapes(mapIdMixin.toJS).toDart; }
flutter_osm_web package
documentation
flutter_osm_web
WebOsmController
removeAllShapes method
WebOsmController class