Opera Presto provides support for the W3C Geolocation API Specification.
Please note that each property in the following data table is hyperlinked to its place in the online W3C Geolocation API Specification.
| Interface | Methods/Attributes | Description | Support |
|---|---|---|---|
Geolocation
|
Methods:
|
This interface can be used by scripts to programmatically determine the location information associated with the hosting device. | Yes |
PositionOptions
|
Attributes:
|
The getCurrentPosition() and watchPosition() methods accept PositionOptions interface
objects as their third argument..
|
Yes |
Position
|
Attributes:
|
This interface is the container for the geolocation information returned by this API. | Yes |
Coordinates
|
Attributes:
|
The geographic coordinate reference system used by the attributes in this interface is the World Geodetic System (2d) [WGS84]. | Yes |
PositionError
|
Attributes:
|
This interface provides error codes. | Yes |
Need help? Hit F1 anytime while using Opera to access our online help files, or go here.