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

@@ -2,6 +2,10 @@
// FIXME add change resolution by zoom step function
// FIXME recheck layer/map projection compatability when projection changes
// FIXME layer renderers should skip when they can't reproject
// FIXME add rotation
// FIXME add tilt and height?
// FIXME split out renderer
// FIXME add renderer selection strategy
goog.provide('ol.Map');
goog.provide('ol.MapProperty');