Fields
Map - Auto Geo location Field
The Map - Auto Geo Location Field allows for capturing a position on a visual map and automatically geo-locates the current position.
Basic usage
Adds a map
field to the fields of an action. This field can be configured to automatically set the location of the user using the auto_set_location parameter. The user will be prompted by their browser to allow the system to access their location.
Result
Parameters
required boolean
params.auto_set_location This parameter specifies whether the map should automatically set the location of the user.
See fields for common field parameters like validation and conditional rendering.