Hi guys. Quick question to all you web-literates on the site; has anybody here 'played' with Google Maps?
I've managed to incorporate one onto the company website, which is working very effectively. Only problem is, this was my first website attempt, done before I discovered the joys of CSS and templates; I need to transfer the site into the new format I've designed, but can't seem to put the necessary javascripts into a place where they will work, so I'm losing my lovely map! To see what I mean look here (http://www.andaluciarentals.co.uk/Properties.htm) and here (http://www.andaluciarentals.eu/Properties.htm).
Any help greatly appreciated!
Thanks
AndyG
Google Maps
Moderators: Guru's, The Ministry
It's definitely there in the source. The problem is that the script needs to be added immediately before the </body> tag, which is simple enough in my original version; in the templated version however, that tag disappears into the region that can't be edited, so I've added the script to the template - which seems not to work!!ianhind wrote:Now I don't know much about this, but the .eu version does not seem to have any mention of googlemaps in the source, unlike the .co.uk version.
Or is that the effect of my browser?
AndyG