Open
Description
💬 Questions and Help
Thanks for the new updates.
I have a question though, currently when we call "getCurrentPosition", only then pop-up is displayed to turn on the GPS(if GPS is off). Is there a way to call the request location service manually rather than directly calling the current position?
Also, the timeout should be for only retrieving user location, not for the complete request process.
Current Timeout - Request Location + Request Permssion + Retrieve Location
Expected Timeout - Retrieve Location
Please clarify this.
Appreciate your response.