Interface | Description |
---|---|
Position |
Represents information about the user's position as reported by the browser.
|
Position.Coordinates |
Represents position reported by the browser.
|
Class | Description |
---|---|
Geolocation |
Implements the HTML5 Geolocation interface.
|
Geolocation |
Implements the HTML5 Geolocation interface.
|
Geolocation.PositionOptions |
Additional options for receiving the user's location.
|
Position |
Represents information about the user's position as reported by the browser.
|
PositionError |
Represents an error that occurred while trying to get the user's current
position.
|
PositionError |
Represents an error that occurred while trying to get the user's current
position.
|
PositionImpl |
Real
JavaScriptObject implementation of the Position . |
Support for the HTML5 Geolocation API.
Copyright © 2018. All rights reserved.