menu
magiclane_maps_flutter package
documentation
core.dart
MapViewRoute
hideLabel method
hideLabel method
dark_mode
light_mode
hideLabel
method
void
hideLabel
(
)
Hide route label.
Implementation
void hideLabel() { _mapViewRouteCollection.hideLabel(route); }
magiclane_maps_flutter package
documentation
core
MapViewRoute
hideLabel method
MapViewRoute class