RE: How to find address by latitude and longitude values using user event script?
How to find address by latitude and longitude values using user event script?
Hi, you can use the Reverse GEO coding API from Google. See https://developers.google.com/maps/documentation/geocoding/intro#ReverseGeocoding
On Save you need to perform a call to this service which grabs the LAT * LNG and populates the Address Field.