Move ol.AttributionLike to ol/source/Source

This commit is contained in:
Michael Kuenzli
2018-04-19 09:35:30 +02:00
committed by Frederic Junod
parent 833a4591df
commit 71bb2ce019
20 changed files with 33 additions and 34 deletions

View File

@@ -69,7 +69,7 @@ inherits(ImageSourceEvent, Event);
/**
* @typedef {Object} Options
* @property {ol.AttributionLike} [attributions]
* @property {module:ol/source/Source~AttributionLike} [attributions]
* @property {module:ol/extent~Extent} [extent]
* @property {module:ol/proj~ProjectionLike} projection
* @property {Array.<number>} [resolutions]