Fewer blank lines
This commit is contained in:
@@ -32,7 +32,6 @@ goog.require('ol.tilegrid.TileGrid');
|
||||
ol.source.TileOptions;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Abstract base class; normally only used for creating subclasses and not
|
||||
@@ -299,7 +298,6 @@ ol.source.Tile.prototype.getTileCoordForTileUrlFunction = function(tileCoord, op
|
||||
ol.source.Tile.prototype.useTile = ol.nullFunction;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Events emitted by {@link ol.source.Tile} instances are instances of this
|
||||
|
||||
Reference in New Issue
Block a user