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

    类型别名 OLGeoCustomDivPoiInstanceClass<DivClass>

    OLGeoCustomDivPoiInstanceClass: new (
        container: HTMLDivElement,
        customDiv: OlGeoCustomDivPoi<DivClass>,
        viewer: ESOlViewer,
    ) => DivClass

    类型参数

    • DivClass extends { destroy(): undefined } = { destroy(): undefined }