GEO Location Tracking
you can implement geo location tracking for equipment assignments and equipment order destinations using the google geo location service values are expressed in coordinates (latitude and longitude) and saved as address how it works when assigning equipment to equipment orders, this integration enables you to search and select equipment based on the proximity of the equipment (e g the shortest distance) of where the equipment resides compared to the location it will be delivered setup geo location tracking to use this feature, you need to enable equipment geo mapping custom settings and add an api key from google geo location services 1\ set up google geo location service the google geo location service is a paid service, but includes a substantial 10,000 requests per month for free to review and signup for this service, see google's documentation set up the geolocation api https //developers google com/maps/documentation/geolocation/get api key after signing up for this service, you will obtain an api key to be entered in the next step into the delivered google api key custom setting in salesforce 2\ enable equipment geo mapping equipment geo mapping depends on two custom settings you need to activate when these are active, a new geo location will be created when an equipment assignment or equipment order location is changed (not only on creation) go to setup > custom code > custom settings find the elton logic control settings custom setting and click manage click edit and check the following boxes enable equipment geo mapping (for equipment geo mapping) enable order geo mapping (for equipment orders geo mapping) on the google api key field, enter your geolocation api key click save to finish