LocationIndicator.withMapView constructor
- MapViewBase mapView
Creates an instance of LocationIndicator and adds it to provided MapViewBase.
mapViewThe MapViewBase instance.
Implementation
factory LocationIndicator.withMapView(MapViewBase mapView) => $prototype.withMapView(mapView);