On Sep 7, 8:18 pm, jcuneo <[EMAIL PROTECTED]> wrote: > Okay... so I constructed some KMLs a few weeks ago that included > LinearRings with inner and outer boundaries. They used to work > perfectly when I placed them in Google Maps. Now, however, they fill > the innerBoundary at high zoom levels, fill the area between the outer > and inner boundaries at low zoom levels, and do some weird > amalgamation of the two at a single zoom level in between. > > Has Google changed the API to cause this?
It looks like the second map works in API version 2.90 and earlier, breaks in API version 2.91 and later. > How can I fix it? Force the version number to v2.90, report a defect on the issue tracker. http://code.google.com/p/gmaps-api-issues/issues/list (you probably should double check, but I don't see one that looks related) The other option would be to try one of the 3rd party KML parsers: http://econym.googlepages.com/egeoxml.htm http://www.dyasdesigns.com/geoxml/ > > http://geography.middlebury.edu/applications/VFN/Revamped_main_adv.html This one doesn't validate: http://www.kmlvalidator.com/validate.htm I don't know if that is the problem though, as the next one validates but can be made to work by changing the API version. > > http://geography.middlebury.edu/applications/Food_Mapping/Local_Vendo... > > Not sure if you have access to these. Both maps seem to be publicly accessable. -- Larry > Hope you do, because I need > help :o( > > Thanks, > > Jack --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
