Add FIXME

This commit is contained in:
Éric Lemoine
2013-11-22 13:58:05 +01:00
parent 34ce9e478d
commit 95826cd3c8

View File

@@ -1,5 +1,6 @@
// FIXME test, especially polygons with holes and multipolygons
// FIXME need to handle large thick features (where pixel size matters)
// FIXME store raw style values for text
goog.provide('ol.render.canvas.Immediate');