@@ -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()
]
});