Can we use the geolocation form element to allow a user to manually select a location?
We need to capture lat/long coordinates on form submission. The user may not physically be at the location that we need the coordinates for. Is there a way that we can use the geolocation form element that would allow the user to essentially manually set the location so we can save it in a property?
Tagged:
0