Add another FIXME

This commit is contained in:
Tom Payne
2012-07-22 03:06:12 +02:00
parent 511ca18b23
commit cbafc0795d
3 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// FIXME add keyboard pan
// FIXME add snap-to-pixel pan strategy
// FIXME add rotation control
goog.provide('ol.Control');
goog.require('ol.MapBrowserEvent');