Add another FIXME

This commit is contained in:
Tom Payne
2012-07-28 23:47:14 +02:00
parent ef91733505
commit 12956da634

View File

@@ -2,6 +2,7 @@
// FIXME animated shaders! check in redraw
// FIXME out-by-one error in texture alignment?
// FIXME bad things happen when we go outside the zoom levels
// FIXME bad things happen when the resolution does not match the zoom levels
goog.provide('ol.webgl.TileLayerRenderer');
goog.provide('ol.webgl.tilelayerrenderer.shader.Fragment');