Satisfy gjslint

This commit is contained in:
Tom Payne
2012-08-14 15:09:57 +02:00
parent dafbd503a5
commit 104c859f85

View File

@@ -7,9 +7,9 @@ goog.require('ol.layer.TileJSON');
/**
* @define {boolean} Enable DOM map.
* FIXME The DOM renderer doesn't support partially-loaded layers yet
* FIXME Remove this define when it does
* @define {boolean} Enable DOM map.
*/
ol.TWO_LAYERS_DEMO_ENABLE_DOM = false;