You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/06 23:02:54 UTC

[GitHub] [cordova-plugin-geolocation] caleb87 opened a new issue #182: position.coords.accuracy is inaccurate by 200+ feet

caleb87 opened a new issue #182: position.coords.accuracy is inaccurate by 200+ feet
URL: https://github.com/apache/cordova-plugin-geolocation/issues/182
 
 
   The position.coords.accuracy value has been inaccurate by up to 200+ feet. 
   
   For example, the accuracy showed 27 meters (89 feet), but in reality the coordinate was about 310 feet away. This was in a city, with no tall buildings nearby, no trees within 75 feet (very few trees at all), and clear skies. 
   
   Not sure if it matters, but this was while using enableHighAccuracy:true
   
   Most of the time, the coordinate is accurate to within 20-30 feet and the actual coordinate is within the range. Sometimes it'll bounce out of the accuracy area though for 5-15 seconds roughly.
   
   Reproduction has only been done on the following platform:
   Pixel 4 device, Android 10
   cordova-plugin-geolocation version 4.0.2
   phonegap cli 9.0.0 / cordova cli 9.0.0
   Android Studio 3.5.1
   
   
   
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org