Adding Array of Markers in Google Map

后端 未结 3 509
南笙
南笙 2020-12-24 10:15

I need some help in creating an array of markers in Google Map so that it can be more efficient, instead of create a marker one by one. I tried the following but it doesn\'t

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-24 10:58

    This is my simple code and it works fine. When you click on marker, it will open the Info Window respectively based on that marker's location.

    
    
    

    Multiple Marker

提交回复
热议问题