How can I create multiple markers with different content when using infobox plugin http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobox/examples/infobox-ba
@DonamiteIsTnt your example is really helpful but markerData[i] doesn't have any property latLng i think use markerData[i].position. It worked for me.