Uses of Class
com.arubanetworks.meridian.maps.LocationMarker
Packages that use LocationMarker
-
Uses of LocationMarker in com.arubanetworks.meridian.maps
Methods in com.arubanetworks.meridian.maps that return LocationMarkerModifier and TypeMethodDescriptionMapView.getLocationMarker()Get the current Location Marker (e.g., blue dot).Methods in com.arubanetworks.meridian.maps with parameters of type LocationMarkerModifier and TypeMethodDescriptionvoidMapView.setLocationMarker(LocationMarker marker) Sets the Location Marker for this MapView.