Commit 79d2fc73 authored by 朱松文's avatar 朱松文

调整热力图zoom

parent 38da6cab
......@@ -50,7 +50,7 @@ export default class DogHot extends Vue {
const map = new window.AMap.Map("container", {
resizeEnable: true,
center: [122.12, 37.52], //[122.12, 37.52],
zoom: 11,
zoom: 14,
});
const this_ = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment