Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
3.4.0
-
None
-
None
-
Nexus 5 / Cordova 3.4.1-0.1.0
Description
The geolocation constants are not defined in Android:
PositionError.PERMISSION_DENIED
PositionError.POSITION_UNAVAILABLE
PositionError.TIMEOUT
They are documented here:
http://plugins.cordova.io/#/package/org.apache.cordova.geolocation
Not sure if this is a documentation bug. These constants exist in iOS.