EarthSDK
    正在准备搜索索引...

    类型别名 ESPoiType

    type ESPoiType = {
        hiddenDistance: number;
        povit: Vector2D;
        type: string;
        widget: string;
        worldScale: number;
    }
    索引

    属性

    hiddenDistance: number
    povit: Vector2D
    type: string
    widget: string
    worldScale: number