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 |
| The address of the user's current location, if available. Read only. |
coords |
| The user's current position information. Read only. |
timestamp | DOMTimeStamp | The time at which the reading was taken. Read only. |