dongzaixing 4 năm trước cách đây
mục cha
commit
b6c7271d83
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      js/visual.js

+ 1 - 1
js/visual.js

@@ -24,7 +24,7 @@ $(function () {
 function init() {
     map = new SuperMap.Map("map", {
         controls: [
-            new SuperMap.Control.Zoom(),
+            //new SuperMap.Control.Zoom(),
             new SuperMap.Control.Navigation()
         ]
     });