I'm working on a project to display multiple ward boundaries on a google map for an electoral area.
In Lincoln (UK) where I live we have 11 wards, and this works fine: http://dev.artesea.co.uk/maps/?parent=2385 however for Rugby who have 61 wards I can see the script loading the KML files but in the end there is nothing layered on the screen, but clicking around does bring up popups with the name. http://dev.artesea.co.uk/maps/?parent=2459 Is there a limit on the amount of KML files (either in number or file sizes) that I might be hitting? Also the KMLs are third party, is there anyway for me to change the colours of the fill in javascript as I don't have access to add extra xml data in to the source file? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
