Merge pull request #106 from twpayne/re-enable-jsdoc

Re-enable jsdoc
This commit is contained in:
Tom Payne
2013-01-12 03:28:19 -08:00
3 changed files with 3 additions and 1 deletions

View File

@@ -319,6 +319,7 @@ ol.renderer.dom.TileLayerZ_.prototype.addTile = function(tile) {
/**
* FIXME empty description for jsdoc
*/
ol.renderer.dom.TileLayerZ_.prototype.finalizeAddTiles = function() {
if (!goog.isNull(this.documentFragment_)) {