GeolocationPosition
The GeolocationPosition
interface represents the position of the concerned device at a given time. Available only in secure contexts.
Properties
Link copied to clipboard
The coords
read-only property of the GeolocationPosition interface returns a GeolocationCoordinates object representing a geographic position.
Link copied to clipboard
The timestamp
read-only property of the GeolocationPosition interface represents the date and time that the position was acquired by the device.