Uses of Interface
com.vaadin.flow.component.geolocation.GeolocationOutcome
Packages that use GeolocationOutcome
-
Uses of GeolocationOutcome in com.vaadin.flow.component.geolocation
Classes in com.vaadin.flow.component.geolocation that implement GeolocationOutcomeModifier and TypeClassDescriptionfinal recordA failed location reading: the request did not produce aGeolocationPosition.final recordA successful location reading: the coordinates the browser reported and the moment in time they were taken.Methods in com.vaadin.flow.component.geolocation that return types with arguments of type GeolocationOutcomeModifier and TypeMethodDescriptionGeolocationClient.get(@Nullable GeolocationOptions options) Issues a one-shot position request.