Skip to content

UiMarker关闭碰撞检测不生效 #2609

@ageeye-cn

Description

@ageeye-cn

UiMarker使用config()方法将collision设置为false时,原来因为碰撞检测被隐藏的marker不会马上显示。
const marker = new ui.UIMarker(coordinates, {collision: true}}) ... marker.config({collision: false})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions