style:调整首页样式

This commit is contained in:
zhangyu
2022-08-24 09:57:40 +08:00
parent bb20d701a3
commit 46afcdd026
4 changed files with 122 additions and 16 deletions

View File

@@ -72,7 +72,8 @@ export default {
style: mapStyle,
maxZoom: 7,
minZoom: 1,
// renderWorldCopies: false,
renderWorldCopies: false,
maxBounds: [[-179, -85], [179, 85]],
hash: false,
transformRequest: function (url, resourceType) {
console.log(resourceType)