Currently, geolocation definitions expect user to insert a latitude and longitude values in the post fields. This is not very intuitive and it may not be possible for the user to know exact coordinates for a specific location. Update the geolocation post fields in such a way that user picks the location from a map interface and then latitude and longitude values will be generated from that selection. This will not result in any change in the parameters API endpoint will receive, request body will stay the same.
Currently, geolocation definitions expect user to insert a latitude and longitude values in the post fields. This is not very intuitive and it may not be possible for the user to know exact coordinates for a specific location. Update the geolocation post fields in such a way that user picks the location from a map interface and then latitude and longitude values will be generated from that selection. This will not result in any change in the parameters API endpoint will receive, request body will stay the same.