Get Geolocation

Geolocation is the identification or estimation of the real-world geographic location of an object, such as a radar source, mobile phone, or Internet-connected computer terminal.

📥 Entry vars

  • Desired accuracy (Low power, Balanced power, High power): you can select the accuracy to do a more exactly geolocation request.

  • Permission request message: you can add a message to request a geolocation point.

  • Permission request title: you can add a tittle to request a geolocation point.

****↗ Callbacks

  • Geolocation error: you can add functions if there was an error retrieving a geolocation point.

  • Geolocation success: you can add functions if successfully get a geolocation point.

Última actualización