menu
tplmapsflutterplugin package
documentation
TplMapsView.dart
TplMapsViewController
removeAllMarker method
removeAllMarker method
dark_mode
light_mode
removeAllMarker
method
Future
<
void
>
removeAllMarker
(
)
Implementation
Future<void> removeAllMarker() async { return _channel.invokeMethod('removeAllMarkers'); }
tplmapsflutterplugin package
documentation
TplMapsView
TplMapsViewController
removeAllMarker method
TplMapsViewController class