Map won't load
Hi, I'm having problems getting my map to load. I know it has to something simple i'm missing. I need the pros to look at my page & tell me where i'm going wrong.
directions.html
Thanks in advance.
Hi, I'm having problems getting my map to load. I know it has to something simple i'm missing. I need the pros to look at my page & tell me where i'm going wrong.
directions.html
Thanks in advance.
couple of things need to be fixed:
1) Find the following line in the head:
<script type="text/javascript" src="google_javascript/wagmp_maps.js">/*wagmp*/</script>
and move it to be just before the closing </body> tag.
2) in the google_javascript/wagmp_map_4.js change the followinfg 3 lines:
a) change:
street: '[Address]1425 Springfield Avenue',
to:
street: '1425 Springfield Avenue',
b) change:
infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: black;"><strong>Address:</strong><br />[Address]1425 Springfield Avenue<br />Irvington, NJ 07111 USA</span>',
to:
infowindowtext: '<span style="font: 12px Verdana, Arial, Helvetica, sans-serif; color: black;"><strong>Address:</strong><br />1425 Springfield Avenue<br />Irvington, NJ 07111 USA</span>',
c) Change:
full: '[Address]1425 Springfield Avenue, Irvington, NJ, 07111, USA',
to:
full: '1425 Springfield Avenue, Irvington, NJ, 07111, USA',
Spot on Jason thanks.
directions.html
Now one last problem. I'm still not getting the edit button in the properties window when i click on the map in design view. Any clue on why this is happening?
Go to Dreamweaver Preferences and then the Invisible Elements section and make sure that the checkbox next to Scripts is clicked. Then try clicking on the map again and checking the properties inspector.
No dice. Still not working.
Is there a Pro Maps for Google PlaceHolder Image? What shows up in the properties window when you click on the map?
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.