Looks like each marker has its own style definition even though you
only use 4 different icons.
Seems like only the first 11 or so style declarations are being
honored (the rest use the "default" blue marker)
Perhaps you could change your kml to only use unique IconStyles.
(seems like an issue: KmlLayer will only display a limited number of
IconStyles)
Works fine with Google Maps:
http://maps.google.com/maps/ms?hl=en&ie=utf-8&msa=0&msid=215651189723776683977.0004ac32e3ada8cb3bb8c&output=kml
Strange as I have always thought that google maps and the google maps
APIs used the same KML rendering engine, seems like there are now
limits on the API one.
>
> So we have two problems in MyMaps:
>
> - creates multiple styles for same icon styles
> - add extra slashed to the url of icons
>
> Where can I create an issue for MyMaps so it can be solved?
Looks like this will get you to the right place (it wasn't easy to
find...):
http://maps.google.com/support/bin/static.py?page=known_issues.cs
>
> Should we also make an issue for kmllayer too?
I would think so, it seems to have a problem with the http://// which
seems to work with Google Maps.
I'd say kmlLayer was acting reasonably by substituting the default
blue marker for a rubbish icon url, not sure what is wanted by
reporting a bug about that?
This thread also has some activity from Google
http://www.google.com/support/forum/p/maps/thread?hl=en&tid=4b9d40586abf4c3f
showing they are aware.
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/WxDxDNtcABMJ.
> To post to this group, send email to google-map...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-a...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>