Module type for ol.AttributionLike

This commit is contained in:
Frederic Junod
2018-04-20 12:00:18 +02:00
parent 4d4a469904
commit 0071acd688

View File

@@ -12,7 +12,7 @@ import {appendParams} from '../uri.js';
/**
* @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