Uses of Interface
com.vaadin.flow.component.geolocation.GeolocationClientFactory
Packages that use GeolocationClientFactory
Package
Description
Server-side access to the browser's Geolocation API for reading the user's
location.
-
Uses of GeolocationClientFactory in com.vaadin.flow.component.geolocation
Classes in com.vaadin.flow.component.geolocation that implement GeolocationClientFactoryModifier and TypeClassDescriptionfinal classGeolocationClientFactorythat produces an in-memory test client and publishes aGeolocationSimulatoron the UI for tests to drive.