You need to sign in to do that
Don't have an account?
prazon
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
It looks like the following data is not accessible from the script:
var address = "{!Account.BillingStreet}, " + "{!Account.BillingCity}, " + "{!Account.BillingPostalCode}, " + "{!Account.BillingCountry}";
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
Kya post kare che te to check kar..........