Android 高德地图如何移除添加的某个marker?
黄舟
黄舟 2017-04-17 17:28:10
0
1
468

用addmarkerd方法添加的marker如何移除?好像高德sdk只有map.clear方法,这个是把所有的marker都去掉了,去掉某一个用什么方法?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
刘奇

addMarker() method will return a marker, and then call Marker.remove()

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template