Properties
This section describes the properties associated with the Geolocation API.
In this section
| Topic | Description |
|---|---|
|
Gets the accuracy of the latitude and longitude properties, in meters. | |
|
Specifies the altitude, in meters, of the coordinates object. | |
|
Accuracy of the altitude property, in meters. | |
|
Returns an integer value that indicates the type of error that occurred while trying to retrieve geographic information. | |
|
Gets a reference to a coordinates object that contains geographic information returned by the getCurrentPosition or watchPosition functions. | |
|
Gets a reference to a geolocation object, which reports the geographic location of the device running the application. | |
|
Specifies a direction of travel, in degrees. | |
|
The latitude of the location specified in the coordinates object, in decimal degrees. | |
|
The longitude of the location specified in the coordinates object in decimal degrees. | |
|
Gets an error message for debugging purposes. | |
|
Current ground speed of the device running Windows Internet Explorer, specified in meters per second. | |
|
Gets the time associated with the geographic information, typically the time the information was received by Internet Explorer. |