Move ol.AttributionLike to ol/source/Source
This commit is contained in:
committed by
Frederic Junod
parent
833a4591df
commit
71bb2ce019
@@ -81,7 +81,7 @@ CustomTile.prototype.getImage = function() {
|
||||
|
||||
/**
|
||||
* @typedef {Object} Options
|
||||
* @property {ol.AttributionLike} [attributions] Attributions.
|
||||
* @property {module:ol/source/Source~AttributionLike} [attributions] Attributions.
|
||||
* @property {number} [cacheSize=2048] Cache size.
|
||||
* @property {null|string} [crossOrigin] The `crossOrigin` attribute for loaded images. Note that
|
||||
* you must provide a `crossOrigin` value if you are using the WebGL renderer or if you want to
|
||||
|
||||
Reference in New Issue
Block a user