DMXzone Google Maps Support Product Page
Solved
Map doesn't show when uploaded to server
Reported 21 Feb 2012 14:39:00
1
has this problem
21 Feb 2012 14:39:00 Dave Lipscombe posted:
I set up a very simple Google map which shows up in DW but not when I upload it to the server. The link to the page is: elsinggreen.com/pages/facilitiesmaptest.html
Thanks for your help with this, my client is driving me crazy to get this working.
Replies
Replied 22 Feb 2012 07:38:18
22 Feb 2012 07:38:18 Teodor Kuduschiev replied:
In the head tags of your page the:
line should be after the jquery-latest.pack.js include.
<script type="text/javascript" src="../ScriptLibrary/jquery.gmap.min.js"></script>
line should be after the jquery-latest.pack.js include.
Replied 22 Feb 2012 11:49:54
22 Feb 2012 11:49:54 Dave Lipscombe replied:
Perfect! Thanks!