Skip to content

请教一下,如何在inmap中监听点击事件来区分点击的是地图还是动画圆点呢? #94

@xiaoseLibrary

Description

@xiaoseLibrary

inmap.getMap().addEventListener("click",function(e){
// alert(e.point.lng + "," + e.point.lat);
});
监听了地图的点击事件,请问依据哪个字段可以判断当前点击的是地图还是动画圆点呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions