sbjw
20 hours ago c5e0f2ccf5790657a209d0499dac2291d75f58c5
public/example/ExampleDefaultMap2dPage.md
@@ -22,6 +22,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() {