liuyg
2021-09-06 0397e2fb15fbccc77d6da16196d30ae54114aa2f
src/components/map/main.vue
@@ -125,6 +125,12 @@
        //     })
        // })
        var projection = getProjection("EPSG:4326");
        var projectionExtent = projection.getExtent();
        var size = getWidth(projectionExtent) / 256;
@@ -175,6 +181,12 @@
            })
        })
        this.parentParameter();
        window.ol2d = this.ol2d