Tag Archives: google map to salesforce object

Display nearby Salesforce Accounts using the user’s current location

In this blog post, we’ll explore the concept of presenting/displaying nearby Salesforce Accounts using the user’s current location/position. We’ll guide you through the process of integrating a function enabling users to access Account details by simply clicking a “Current Location” button, leveraging geolocation capabilities. For example, while users are on the go, they can effortlessly… Read More »

Adding Google Map to an address in Salesforce

It is possible to add a google map to any Salesforce object. The map can be used to graphically display the address of a particular record. Let’s say we want to display address in our custom object. Suppose our custom object has the fields Street, City, Zip, State, and Country. We will need to add… Read More »