-
Notifications
You must be signed in to change notification settings - Fork 357
Open
@xiaoseLibrary
Description
inmap.getMap().addEventListener("click",function(e){
// alert(e.point.lng + "," + e.point.lat);
});
监听了地图的点击事件,请问依据哪个字段可以判断当前点击的是地图还是动画圆点呢?
Metadata
Metadata
Assignees
Labels
No labels