Add more FIXMEs
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
// FIXME decide default snapToPixel behaviour
|
// FIXME decide default snapToPixel behaviour
|
||||||
|
// FIXME add option to apply snapToPixel to all coordinates?
|
||||||
|
|
||||||
goog.provide('ol.render.canvas.BatchGroup');
|
goog.provide('ol.render.canvas.BatchGroup');
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
// FIXME check size when stroked
|
||||||
|
// FIXME move to ol.render?
|
||||||
|
// FIXME find a sensible caching strategy
|
||||||
|
|
||||||
goog.provide('ol.symbol');
|
goog.provide('ol.symbol');
|
||||||
|
|
||||||
goog.require('goog.dom');
|
goog.require('goog.dom');
|
||||||
|
|||||||
Reference in New Issue
Block a user