nsIDOMGeoPositionOptions

The nsIDOMGeoPositionOptions interface is used to specify options for geolocation operations.

Please add a summary to this article.
Last changed in Gecko 1.9.1 (Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)

Inherits from: nsISupports

Attributes

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.