Class PositionOptions
Defined in: phonegap.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This class specifies the options for requesting position data.
|
Field Attributes | Field Name and Description |
---|---|
Specifies the desired position accuracy.
|
|
The timeout after which if position data cannot be obtained the errorCallback
is called.
|
Field Detail
enableHighAccuracy
Specifies the desired position accuracy.
timeout
The timeout after which if position data cannot be obtained the errorCallback
is called.