Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents geolocation information according to W3C Geolocation API Specification.

This version of the specification allows one attribute of type GeoCoordinates and a timestamp.

Hierarchy

  • GeoLocation

Index

Properties

Properties

coords

Contains a set of geographic coordinates together with their associated accuracy, as well as a set of other optional attributes such as altitude and speed.

timestamp

timestamp: number

Represents the time when the GeoLocation object was acquired and is represented as a number of milliseconds, either as an absolute time (relative to some epoch) or as a relative amount of time.

Generated using TypeDoc