Field Input-Type custom-gps
Use this field type for selecting positions on a map, storing custom JSON data.
Features
- Auto-find the location based on address data already added to the form
- Pin can be moved manually
Configure Custom-Gps
- Configure which fields are to be used to find the coordinates
History
- Introduced in 2sxc 2.0 - originally with a virtual field which placed the numbers into 2 number fields
- Modified behavior to use a JSON field instead ca. 2sxc 7
- Improved Razor with
ITypedItem
to have a.Gps(...)
method 2sxc 17