Google Maps Multiple Custom Markers
问题 So I'm trying to learn how to make a google map. I have very little understanding of javascript but am trying to learn here. I referenced a code online and I got to the point where I sort of understand how to add locations, marker, and a infowindow but I'm trying to figure out how to add multiple custom icons for each marker. Thanks for the help. function initialize() { //add map, the type of map var map = new google.maps.Map(document.getElementById('map'), { zoom: 6, center: new google.maps