herobarua opened a new issue #207: URL: https://github.com/apache/cordova-plugin-geolocation/issues/207
Here is screenshot:  Below config used to get one time location using getCurrentPosition function but it return every time different data for ios let geo_location_options = <any>{ enableHighAccuracy: true, timeout: 10000, maximumAge: 0 }; ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
