The nsIDOMGeoPositionOptions
interface is used to specify options for geolocation operations.
Inherits from: nsISupports
Attribute | Type | Description |
enableHighAccuracy |
boolean |
If true , high accuracy mode is used. |
timeout |
unsigned long |
Maximum time in milliseconds before giving up on an attempt to retrieve location information. |