sbjw
2025-12-02 e567a28d95638e12212ab42fb7a3574bfebe9385
src/example/ExampleDrawPage.js
@@ -252,16 +252,7 @@
    };
    showOptions2 = () => {
        this.mapFunction.mapApiService.showDrawDatas([{
            type: 'lddkgrps',
            bj: 1,
            qsjd: 30,
            zzjd: 75,
            lon: 102.72004539488224, lat: 30.991068100060593, height: 0,
            useModify: false
        }]);
        this.mapFunction.mapApiService.showDrawDatas([this.optionObjs['目标简标']]);
    }