Thanks for the input. I have worked on the code a bit more, but I am still not getting any info windows popping up when I do direct url links. I have tried testing the following page, but although there aren't any error messages, I don't seem to be getting any other results either. Could someone please let me know where I am going wrong?
http://www.ucl.ac.uk/admission/virtual-tours/googlemaps-test37070610.html?menu=GordonSquare Thanks. On May 27, 10:22 am, Rossko <[email protected]> wrote: > > Granted adapting to Mike's code is what I tried to do, so based on my > > XML data, I used 'title' which is a unique identifier, so trued this > > link: > >http://www.ucl.ac.uk/admission/virtual-tours/googlemaps-test37.html?t... > > However this didn't work, > > You seem to have missed some vital code out ; the parts > ofhttp://econym.org.uk/gmap/example_linktomarker.htm?marker=1 > that actually read what is passed in to the page's URL string ? > And the part that uses the passed parameter to act on, after the XML > load ? > Use 'view source' in your browser and look for Mike's comments. > > There's a little trap with having spaces in your title strings as > well. If you pass a string like 'The Building' via a URL the user's > browser will encode it to 'xxxx?param=The%20Building' -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
