Uses of Interface
com.vaadin.flow.component.geolocation.GeolocationState
Packages that use GeolocationState
-
Uses of GeolocationState in com.vaadin.flow.component.geolocation
Classes in com.vaadin.flow.component.geolocation that implement GeolocationStateModifier and TypeClassDescriptionfinal recordRepresents an error from the browser's Geolocation API.final recordRepresents a geographic position as returned by the browser's Geolocation API, consisting of coordinates and a timestamp.static final recordInitial state before the browser has responded to the tracking request.Methods in com.vaadin.flow.component.geolocation that return types with arguments of type GeolocationStateModifier and TypeMethodDescriptionGeolocation.state()Returns a signal holding the current tracking state.