Tag Archives: Map

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 »

How to Create Territories Using Shape Layer in Salesforce Map

In this blog, we will discuss How to ‘Create Territories Using Shape Layer in Salesforce Map’. But first lets understand what is “Salesforce Maps”. Salesforce Maps is built on the Salesforce platform, so you can do much more than just visualize your data; you can interact with and change data as needed. Let’s say you… 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 »