sbjw
18 hours ago c5e0f2ccf5790657a209d0499dac2291d75f58c5
src/example/ExampleDefaultMap2dPage.js
@@ -18,6 +18,18 @@
            .then(mdText => {
                this.setState({htmlString: window.marked.parse(mdText)});
            });
        let op = {
            code: "lddkzcqy",
            type: "lddkzcqy",
            lon: 2,
            lat: 27,
            height: 0,
            bj: 400,
            qsjd: 0,
            zzjd: 360,
            useModify: false
        }
        this.mapFunction.mapApiService.appendBh('bh', [op]);
    }
    render() {