sbjw
2026-01-19 d23d11d46469432898a4775bfad62b29333ff9e9
public/example/ExampleDynamicBlcPage.md
@@ -48,7 +48,7 @@
    render() {
        return (
            <div className={"example_draw_container"}>
                <h3>切换比例尺</h3>
                <h3>动态比例尺</h3>
                <div className={"map_wrapper"}>
                    <GIS refs={(e) => this.mapFunction = e}
                         plotUrl={this.state.plotUrl}