Add FIXME to control/zoom.js

This commit is contained in:
Éric Lemoine
2012-09-27 00:02:05 +02:00
parent 79166dc1d6
commit 25e00e5d74

View File

@@ -1,3 +1,5 @@
// FIXME: remove constraints from here
goog.provide('ol.control.Zoom');
goog.require('goog.dom');