如题,android 高德地图怎么主动触发marker的点击事件,弹出infowindow
这个方法Marker.showInfoWindow();
performClick 行吗?
marker.emit('click');
https://lbs.amap.com/api/javascript-api/example/event-other/event-emit