Google Maps JavaScript API won't display markers from KML exported from My Maps
问题 I have a map on Google My Maps that I want to display using the Google Maps JavaScript API; this is so that I can easily combine multiple maps into one and create paths/markers without having to do it programmatically. Here is the test map that I\'m using. It\'s a cruddy map but I expect both the path and the marker to show up in my JavaScript. https://www.google.com/maps/d/edit?mid=z_Tk3EyXNpN8.k743LUvJRr1U&usp=sharing And here\'s the JavaScript: http://jsfiddle.net/gB2YD/66/ What happens is