提交 367504e1 编写于 作者: D devil

去除编辑器中地图展示标记可拖拽

上级 8e4476b4
......@@ -127,7 +127,6 @@
map.addControl(new BMap.NavigationControl());
map.centerAndZoom(point, 10); // 初始化地图,设置中心点坐标和地图级别。
}
marker.enableDragging();
map.addOverlay(marker);
}
init();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册