Add more FIXMEs

This commit is contained in:
Tom Payne
2013-11-07 15:07:31 +01:00
parent e403f10de5
commit 9f2ce8f50e

View File

@@ -1,6 +1,8 @@
// FIXME bulk feature upload - suppress events
// FIXME put features in an ol.Collection
// FIXME make change-detection more refined (notably, geometry hint)
// FIXME keep R-Tree up-to-date, probably needs a new R-Tree implementation
// FIXME iterate over R-Treed, needs a new R-Tree implementation
goog.provide('ol.source.Vector');