disable method - LocationIndicator class - mapview library - Dart API
disable
disable abstract method
This function removes LocationIndicator from map view.
If LocationIndicator was not added to any map view yet, this function does nothing.
Implementation
void disable();