Author Topic: Google Map help (non EuroHarmony)  (Read 4820 times)

Offline EHM-1883 Matt

  • Martian transfer
  • *******
  • Posts: 813
  • Karma: 0
Google Map help (non EuroHarmony)
« on: October 12, 2006, 12:19:04 pm »
Just before I start, I just want to say that this also has to do with HTML coding. Just so people don't read through the whole topic, can think they can help, and then they find out it was a waste of time.

Ok. I'm trying to make a google map thing like the guys you have on the timetable. I've fixed it up, and got those red pointer things, and the boxes that come off them. The problem is, the data I need to put in those info boxes that come out of the red pointers wouldn't possible fit. Is there someway I can make the info box have pages within? To simplify this, I've got a web page with all the data on it, so I put a link: <a href="">---</a> and now the google map won't show up at all, but when I get rid of the <a href=""> it comes back up!

So, what I want to know is, a)is there a way to make the info box have pages? b)why doesn't the link thing work c) is there another way to make links I just don't know about?

Offline EHM-0005 Maarten

  • Martian transfer
  • *******
  • Posts: 707
  • Karma: 0
Google Map help (non EuroHarmony)
« Reply #1 on: October 12, 2006, 06:47:44 pm »
Hi,

It's not possible to put big webpages inside the text balloons. However, you could use multiple tabs to show the information. If that's not what you want then you could add a link to the text balloon which leads the visitor to a new page (possible a new, small window?) where he/she can find the information.

About the links, can you show me your script? I don't see the problem you get.

 

anything