Page 1 of 1

Google Maps

Posted: 01 Aug 2006, 15:57
by AndyG
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

Posted: 01 Aug 2006, 23:02
by ianhind
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?

Posted: 02 Aug 2006, 09:17
by AndyG
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?
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!!

AndyG