jcesarmobile commented on issue #174: getCurrentPosition on my mobile device returns only 9 digits. How can I get more digits (42.123456789101112123)? URL: https://github.com/apache/cordova-plugin-geolocation/issues/174#issuecomment-533735571 You can try passing the enableHighAccuracy option. The geolocation plugin just uses the webview implementation, so if even with that option you don’t get a good accuracy report it to google.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
