jitendrabeyond edited a comment on issue #203:
URL:
https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-655918452
@breautek
**Yes, I debug it and getting the error "Timeout expired".**
geoLocationoptions: any =
{
enableHighAccuracy: true,
timeout: 30000,
maximumAge: 0
}
I am passing the options in method getCurrentPosition.
geolocation.getCurrentPosition(geoLocationoptions)
----------------------------------------------------------------
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]