About half a year ago I created a Google Maps application (v3) which loads a number of placemarks from a KML file ( http://www.ioors.nl/projects.kml ). This used to work without any problems. Recently though, I have noticed that the markers are not visible anymore in the map. When I load the KML file in maps.google.com the placemarks are listed on the left, but the markers aren't visible there either.
After running a few tests this problem would seem the be caused by style element. Leaving it out makes the markers visible.
I have also tested this with some sample KML code from Google ( https://developers.google.com/kml/documentation/kmlreference#balloonstyle ) and the same problem seems to occur there.
Has Google Maps' support for KML changed recently (can't find anything on Google about that though) or is something else causing the problem?
Any help in this matter would be greatly appreciated.
Kind regards,
Wilco Kuyper