In this blog, I will be explaining how to integrate Google Maps into account detail page with the help of the Visualforce page.
A Step by Step Guide to Integrate Google Maps in Salesforce.
In the example below, with the help of Google map API, we can add Google maps in the account detail page.
To achieve this follow simple steps as below:
Step 1: Create a VisualForce page with the following code:
VisualForcePage
Step 2: Now go to the account page layout and add Google map Visualforce to account page layout as shown below:
Desired Output
Please feel free to reach out to me if you have any questions on this blog or on salesforce.com customization or force.com development. Also, let me know if you need the code above used in pics.
Leave A Comment