Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIDOMGeoPosition

This interface describes a geographical location at a specific time.
1.0
43
Introduced
Gecko 1.9.1
Inherits from: nsISupports Last changed in Gecko 1.9.2 (Firefox 3.6 / Thunderbird 3.1 / Fennec 1.0)

Attributes

Attribute Type Description
address nsIDOMGeoPositionAddress The address of the user's current location, if available. Read only.
coords nsIDOMGeoPositionCoords The user's current position information. Read only.
timestamp DOMTimeStamp The time at which the reading was taken. Read only.

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, Nickolay, fiveinchpixie
 Last updated by: Sheppy,