Thanks for the reply! My KMZ is generally small...only 10-20 features and two styles.
I use a KMZ format , packed with the icons to avoid cache problem, it works better than KML and style with absolute URL. I read somewhere that the <StyleURL> tag doesn't work very well, and so I try to use inline style inside the KMZ today. It's not very clean but perhaps it works! Otherwise, I'll try a KML parser! -----Message d'origine----- De : google-maps-js-api-v3@googlegroups.com [mailto:google-maps-js-api-v3@googlegroups.com] De la part de Barry Hunter Envoyé : jeudi 19 avril 2012 15:12 À : google-maps-js-api-v3@googlegroups.com Objet : Re: [Google Maps API v3] Re: KML styleurl's intermittently working / not working when displaying kml using Google maps Pretty sure this is not a problem with the KML as such. Rather a limitation of Google Maps. It will only show a certain amount of 'styled' content. Then it defaults back and uses unstyled icons etc. Google havent been forthcoming on what the limits are, and how they enforced (per tile, per kml etc) If want full control, best to use a third party KML parser (not sure if any have inbuilt KMZ support) -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.