Geocoding and Reverse Geocoding in Salesforce | Google Maps APIs
In this video, you will learn to use Geocoding and Reverse Geocoding service in your Salesforce Org.
Geocoding is the process of taking input text, such as an address or the name of a place, and returning a latitude/longitude location on the Earth's surface for that place. Reverse Geocoding, on the other hand, converts geographic coordinates to a description of a location, usually the name of a place or an addressable location. Geocoding relies on a computer representation of address points, the street/road network, together with postal and administrative boundaries. #Geocoding #ReverseGeocoding #Salesforce
Useful Links :
Geocoding Documentation: https://developers.google.com/maps/documentation/javascript/examples/geocoding-simple
JSON Parser: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_json_jsonparser.htm
Blog Post: https://www.salesforcebolt.com/2020/07/Geocoding-and-Reverse-Geocoding-in-Salesforce.html
Website: https://www.salesforcebolt.com
LinkedIn: https://www.linkedin.com/company/SalesforceBolt
Twitter: https://twitter.com/SalesforceBolt
Facebook: https://www.facebook.com/IAmSalesforceBolt
Responses