sbjw
6 days ago f39e4480ffd7aa755fbed9cf405b50ed8d33342b
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() {