Dragging will be handled in the js code

This commit is contained in:
Mihai Varga 2015-05-26 20:51:19 +03:00
parent 77b8e0d126
commit 22232e070f

View file

@ -63,7 +63,6 @@
minZoom: 1, minZoom: 1,
maxZoom: 20, maxZoom: 20,
server: host, server: host,
dragging: false,
doubleClickZoom: false doubleClickZoom: false
}); });