Rename ol.source.DebugTileSource to ol.source.TileDebug

This commit is contained in:
Tom Payne
2013-09-09 15:07:05 +02:00
parent 71a396a189
commit bf1d804a5e
4 changed files with 11 additions and 11 deletions

View File

@@ -457,7 +457,7 @@
*/
/**
* @typedef {Object} ol.source.DebugTileSourceOptions
* @typedef {Object} ol.source.TileDebugOptions
* @property {ol.Extent|undefined} extent Extent.
* @property {ol.ProjectionLike} projection Projection.
* @property {ol.tilegrid.TileGrid|undefined} tileGrid Tile grid.