Google Maps

The Crewroom for non-FS related stuff, fun and general chat.

Moderators: Guru's, The Ministry

Post Reply
AndyG
Concorde
Concorde
Posts: 1660
Joined: 22 Jul 2004, 08:57
Location: Sarf London

Google Maps

Post 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

ianhind
Concorde
Concorde
Posts: 1935
Joined: 01 Aug 2005, 10:55
Location: Nottinghamshire

Post 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?

AndyG
Concorde
Concorde
Posts: 1660
Joined: 22 Jul 2004, 08:57
Location: Sarf London

Post 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

Post Reply