google maps api infobox plugin and multiple markers

前端 未结 3 1125
南笙
南笙 2020-12-08 17:47

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

3条回答
  •  攒了一身酷
    2020-12-08 18:18

    @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.

提交回复
热议问题