Class Index | File Index

Classes


Class PositionOptions


Defined in: phonegap.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This class specifies the options for requesting position data.
Field Summary
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.
Class Detail
PositionOptions()
This class specifies the options for requesting position data.
Field Detail
enableHighAccuracy
Specifies the desired position accuracy.

timeout
The timeout after which if position data cannot be obtained the errorCallback is called.

Documentation generated by JsDoc Toolkit 2.1.0 on Tue May 05 2009 14:44:46 GMT-0700 (PDT)