sbjw
yesterday b77b72497a90d9073dbdcc0f7e4fec4fca31585c
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() {