Uses of Interface
com.vaadin.flow.component.geolocation.GeolocationRequest
Packages that use GeolocationRequest
-
Uses of GeolocationRequest in com.vaadin.flow.component.geolocation
Methods in com.vaadin.flow.component.geolocation that return types with arguments of type GeolocationRequestModifier and TypeMethodDescriptionGeolocationSimulator.lastRequest()Returns the most recent pendingGeolocation.get(...)request, if any.GeolocationSimulator.requests()Returns the pending one-shotGeolocation.get(...)requests in arrival order.