Module type for ol.source.UrlTile
This commit is contained in:
@@ -60,7 +60,7 @@ import {getForProjection as getTileGridForProjection} from '../tilegrid.js';
|
|||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
* @fires module:ol/source/Tile~TileSourceEvent
|
* @fires module:ol/source/Tile~TileSourceEvent
|
||||||
* @extends {ol.source.UrlTile}
|
* @extends {module:ol/source/UrlTile}
|
||||||
* @param {module:ol/source/TileImage~Options=} options Image tile options.
|
* @param {module:ol/source/TileImage~Options=} options Image tile options.
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ import {createXYZ, extentFromProjection, createForProjection} from '../tilegrid.
|
|||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
* @fires module:ol/source/Tile~TileSourceEvent
|
* @fires module:ol/source/Tile~TileSourceEvent
|
||||||
* @extends {ol.source.UrlTile}
|
* @extends {module:ol/source/UrlTile}
|
||||||
* @param {module:ol/source/VectorTile~Options=} options Vector tile options.
|
* @param {module:ol/source/VectorTile~Options=} options Vector tile options.
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user