Hi Ross Many thanks; very helpful indeed. I had wondered if something might be going wrong and that appears to be the case. I have moved the setup to the end of the body of the page but with no luck. However its possible something else on the page is causing problems.
What's the best way to debug this? I had thought that layering of polygons on top of one another might be a problem, but as long as the user hits the outline itself it loads the info window fine. cheers mike On Aug 7, 10:35 am, Rossko <[email protected]> wrote: > > What is the best way to get info windows to work for theGeoRSSfile? > > It should work 'out of the box', as it does on google.maps.com > The GGeoXml used in the API is essentially the same as that. > > Popping your KML into this simple viewer > http://greg-koppel.site88.net/maps/kml_test.html > does what you expect, clickable polys ; so the problem is with your > page not the API. > > Your method of running the maps set-up script in the middle of the > page is highly suspect, especially as there are other scripts present > that modify the page. It's best to put it right at the end, after all > content; or to trigger it from an onload function (especially if you > want it to work in IE) > > The API 'does something' when you click a poly on your map, but > there's no visible effect. I don't know why, it may even be a CSS > issue. > > As an aside, there's going to be a design problem because so many > polys are overlaid/overlapped one on top of the other - the user can > only the topmost one. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
