fix:地图显示显示范围

This commit is contained in:
orgin 2024-01-18 11:40:56 +08:00
parent 06d5776843
commit 032883810c

View File

@ -65,6 +65,7 @@ export default {
zoom: this.zoom,
maxZoom: this.maxZoom,
minZoom: this.minZoom,
extent: [-20037508.34 - 3500000, -20037508.34 , 20037508.34 + 3500000, 20037508.34],
})
this.map = new Map({