Hi, Im trying to save the user location when the record is created. Also will show in the same record the map of the location where it was created.
I have 2 fields to save "Latitude" and "Longitude" (both are DOUBLE type) I have another varchar field (500) to show the user location in the map.
I have not seen any information or guide in how to store "Latitude and Longitude" on each record for further review.
Can anyone share the right way to store this info in the records?
Best regards!