Uses of Class
software.xdev.vaadin.maps.leaflet.map.LMapLocateOptions
Packages that use LMapLocateOptions
-
Uses of LMapLocateOptions in software.xdev.vaadin.maps.leaflet.map
Methods in software.xdev.vaadin.maps.leaflet.map that return LMapLocateOptionsModifier and TypeMethodDescriptionLMapLocateOptions.withEnableHighAccuracy(Boolean enableHighAccuracy) LMapLocateOptions.withMaximumAge(Number maximumAge) LMapLocateOptions.withMaxZoom(Number maxZoom) LMapLocateOptions.withSetView(Boolean setView) LMapLocateOptions.withTimeout(Number timeout) Methods in software.xdev.vaadin.maps.leaflet.map with parameters of type LMapLocateOptions