@ -782,6 +782,8 @@ const vueGis = {
this.zoom = 13
} else if (agencyLevel === 'community') {
this.zoom = 14
} else {
this.zoom = 12
}
},
@ -1614,7 +1614,7 @@ const vueGis = {
this.zoom = 11
@ -627,6 +627,8 @@ const vueGis = {
} else if (level === 'community') {
@ -623,7 +623,7 @@ const vueGis = {