Capture geographic coordinates from the user's device. Useful for field-service apps, on-site logging, or any workflow where the row's location matters.
Conditional options
- Geolocation Scope (Required) — what kind of location data to collect. If you select the Postal Address option you will need to provide a valid Google Maps API key in Site Settings.
- Attempt to collect location automatically? — if this option is un-ticked the visitor will have to click a button to fetch their location.
- Show accuracy of location? — when on, the rendered field shows the GPS accuracy in metres alongside the coordinates.
Permissions
The browser will prompt the user for permission to share their location. Without permission, the field stays empty.
What's stored
Latitude, longitude, and (if enabled) accuracy. The platform can render the captured point on a map view using the same Google API key.