Uses of Interface
com.vaadin.flow.component.geolocation.GeolocationTrackerSession
Packages that use GeolocationTrackerSession
Package
Description
Server-side access to the browser's Geolocation API for reading the user's
location.
-
Uses of GeolocationTrackerSession in com.vaadin.flow.component.geolocation
Methods in com.vaadin.flow.component.geolocation that return types with arguments of type GeolocationTrackerSessionModifier and TypeMethodDescriptionGeolocationSimulator.activeTrackers()Returns currently active tracker sessions for this UI.