function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
George Laird 12George Laird 12 

Help with google map street view on Opportunity or Account

I'm trying to display a google street view of the Address located on Account and/or custom address on Oppty.  I've found lots of visualforce mock up that displays a map, but none for street view.  I've tried inserting javascript snippits into the visualforce page to call street view, but I must be doing it wrong.  Does anyone have this already?  Can anyone help me understand what I need to do or take a crack at it?   Thanks soooooo much!
Deepali KulshresthaDeepali Kulshrestha
Hi George,

Salesforce has provided doc related to the google map street view in which they have described how to use the following on an object. Please refer to the following links as they may be helpful in solving your query.

https://help.salesforce.com/articleView?id=customize_maps.htm&type=5
http://www.sfdc99.com/2014/01/25/use-maps-navigate-across-lists/
https://developers.google.com/maps/documentation/javascript/streetview
https://developer.salesforce.com/forums/?id=9060G000000UZYiQAO

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha