menu
mapsindoors_mapbox package
documentation
mapsindoors.dart
MPDirectionsRenderer
clear method
clear method
dark_mode
light_mode
clear
method
Future
<
void
>
clear
(
)
Clears the route from the map
Implementation
Future<void> clear() => DirectionsRendererPlatform.instance.clear();
mapsindoors_mapbox package
documentation
mapsindoors
MPDirectionsRenderer
clear method
MPDirectionsRenderer class