Update FIXMEs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// FIXME add snap-to-pixel pan strategy
|
||||
// FIXME add rotation control
|
||||
// FIXME factor out key precondition (shift et. al)
|
||||
|
||||
goog.provide('ol.Control');
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// FIXME cope with rotation
|
||||
|
||||
goog.provide('ol.control.DragPan');
|
||||
|
||||
goog.require('ol.Coordinate');
|
||||
|
||||
Reference in New Issue
Block a user