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
prazonprazon 

google map rendition problem

Hi ,

 

I am following the the code below for google map rendition in VF page in Account page layout yet it is coming blank. Please help

 

 

http://salesforce.phollaio.com/2010/03/18/inline_google_maps_using_visualforce/

 

Regards

 

Prazon

prazonprazon

It looks like the following data is not accessible from the script:

 

var address = "{!Account.BillingStreet}, " + "{!Account.BillingCity}, " + "{!Account.BillingPostalCode}, " + "{!Account.BillingCountry}";

RonakPatel.ceRonakPatel.ce

hi,

 

you have not added google map api key in this line 

<script type="text/javascript" src="http://maps.google.com/maps/api/js?key='Nothing'&sensor=false"> 

 

 

Vishal_ThoriyaVishal_Thoriya

............

RonakPatel.ceRonakPatel.ce

@ Vishal

Kya post kare che te to check kar..........