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