I found out that if there are duplicated id's it asigns to each object with the same id all the other tags same as the first object with that id, i was just making a test of that because it is not defined in the api itself. And i was working with the file locally so i totally fogot and deleted it from the site but it is there right now(i have already figured out how the duplicated id's are handle by the api and it has no one id anymore, again it was just for testing) and i found out that i have just one tag innerboundary for three linearings and it never fail or show up in google earth but in the api it render just the first linearring Sorry about that and thanks a lot Ah, is there a way to validate my kml for the api? Or an interactive editor for kml to see this kind of error? -----Original Message----- From: Rossko <[email protected]> Sender: [email protected] Date: Wed, 20 Jul 2011 12:31:24 To: Google Maps JavaScript API v3<[email protected]> Reply-To: [email protected] Subject: [Google Maps API v3] Re: Kml - Polygon boundary, id and description
Duplicate id attributes are invalid in any kind of XML, you can't complain if your invalid file doesn't render the way you expect it to. The fact that some renderers are less picky than others doesn't make it any less invalid. id attributes beginning with numbers are invalid too, by the way. All thet depends on if you really mean id, or mean name or description perhaps. Can't tell because ... > you could download it I can't, https://sites.google.com/site/mandino63/mandino.kml gives me page not found. -- 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. -- 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.
