去掉config地图中心设置
This commit is contained in:
@@ -232,7 +232,7 @@ export default {
|
||||
});
|
||||
map.fitBounds(bounds, {padding: 100})
|
||||
} else {
|
||||
map.setCenter(this.config.latlng)
|
||||
// map.setCenter(this.config.latlng)
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user