RE: Client Address Latitude Longitude Geocode
On a client record, Address, there’s a Map link, which presents the address in Google Maps.
Is it possible to capture or generate the address’ latitude/longitude in NetSuite, and store it in custom fields?
Thank you,
Stephen
It appears, via the map link, NetSuite sends the actual client address to Google Maps, which then geocodes it and populates the map.
I discovered there is some functionality in in Suite Answers:
- Get the Latitude and Longitude Value of an Address Using Google Geocoding
Has anyone used this before or have examples of its use?