Fields
Map Field
The Map Field allows for capturing a position on a visual map.
Basic usage
Adds a map
field to the fields of an action.
Result
The field will be displayed as a map field in the form, as below:
The resultant data will be available in the stubpost.data
as:
This can be substituted with eg. ~~stubpost.data.store_location.latlng
where required.
Parameters
See fields for common field parameters like validation and conditional rendering.