Uses of Class
com.vaadin.flow.component.geolocation.Geolocation
Packages that use Geolocation
-
Uses of Geolocation in com.vaadin.flow.component.geolocation
Methods in com.vaadin.flow.component.geolocation that return GeolocationModifier and TypeMethodDescriptionstatic GeolocationStarts continuous position tracking, tied to the owner component's lifecycle.static GeolocationGeolocation.track(Component owner, GeolocationOptions options) Starts continuous position tracking with the given options, tied to the owner component's lifecycle.