Skip to main content
Version: 2.11

Get Geolocation

Obtain the current geo-location.

Description

This function creates 3 data-flows from the geo-location of the device.

This is updated in real time, but can require a permission check with the user.

Outputs

  • Longitude (Number): The longitude.
  • Latitude (Number): The latitude.
  • Altitude (Number): The altitude.