Every infowindow is displaying the same data maps api v3
问题 I am really stuck on something. Every map marker's infowindow is displaying the same info. It seems to be the content at the end of an array that i use to store content nodes every time. I am pretty sure it is because the infowindow is not being attached to the proper marker var markers = []; var contentArray = []; var titleArray = []; var latlngArray = []; var map; //var infowindow; var concert; function defaultMap() { //Latitude: 38 //Longitude: -97 //window.alert("inside function"); var