Google maps moving marker on click

后端 未结 3 1213
情深已故
情深已故 2021-02-13 01:10

What I want to do is,

on my map, when I click somewhere on the map, it shows a marker on the point, then I click different point on the map then it shows a another mark

3条回答
  •  臣服心动
    2021-02-13 01:31

    To remove a marker just setMap(null) it.

    
    
    
    
    
    
    
    
    
    
    

提交回复
热议问题