Uses of Record Class
com.vaadin.flow.component.geolocation.GeolocationCoordinates
Packages that use GeolocationCoordinates
-
Uses of GeolocationCoordinates in com.vaadin.flow.component.geolocation
Methods in com.vaadin.flow.component.geolocation that return GeolocationCoordinatesModifier and TypeMethodDescriptionGeolocationPosition.coords()Returns the value of thecoordsrecord component.Constructors in com.vaadin.flow.component.geolocation with parameters of type GeolocationCoordinatesModifierConstructorDescriptionGeolocationPosition(GeolocationCoordinates coords, long timestamp) Creates an instance of aGeolocationPositionrecord class.