Uses of Class
com.vaadin.flow.component.geolocation.GeolocationTracker
Packages that use GeolocationTracker
-
Uses of GeolocationTracker in com.vaadin.flow.component.geolocation
Methods in com.vaadin.flow.component.geolocation that return GeolocationTrackerModifier and TypeMethodDescriptionStarts continuously watching the user's position, tied to the owner component's lifecycle.Geolocation.track(Component owner, @Nullable GeolocationOptions options) Starts continuously watching the user's position with tuning options, tied to the owner component's lifecycle.