Uses of Class
com.flowingcode.vaadin.addons.googlemaps.GeolocationOptions
Packages that use GeolocationOptions
-
Uses of GeolocationOptions in com.flowingcode.vaadin.addons.googlemaps
Methods in com.flowingcode.vaadin.addons.googlemaps with parameters of type GeolocationOptionsModifier and TypeMethodDescriptionvoidGoogleMap.goToCurrentLocation(GeolocationOptions options) Sets current location on map using specific geolocation options.voidGoogleMap.trackLocation(GeolocationOptions options) Activates tracking current location on map.