提交 7e706903 authored 作者: 孙梓洋's avatar 孙梓洋

chore

上级 e200fa05
...@@ -372,7 +372,8 @@ function initMap () { ...@@ -372,7 +372,8 @@ function initMap () {
[115.56057557471091, 29.882667954127648], [115.56057557471091, 29.882667954127648],
[122.7346505072892, 35.900324837872425] [122.7346505072892, 35.900324837872425]
], ],
minZoom: 8 zoom: 8,
minZoom: 0
}) })
} }
...@@ -419,7 +420,6 @@ function identify () { ...@@ -419,7 +420,6 @@ function identify () {
$map.removeLayer(layer) $map.removeLayer(layer)
} }
identifyResults = [] identifyResults = []
return
} }
DrawUtils.startDraw($map, 'CircleMarker', { DrawUtils.startDraw($map, 'CircleMarker', {
callback: function (result) { callback: function (result) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论