Module type for ol.Extent

This commit is contained in:
Frederic Junod
2018-04-19 15:41:27 +02:00
parent f0da3c7ef0
commit 32713ff824
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import VectorSource from '../source/Vector.js';
* @typedef {Object} Options
* @property {ol.AttributionLike} [attributions] Attributions.
* @property {number} [distance=20] Minimum distance in pixels between clusters.
* @property {ol.Extent} [extent] Extent.
* @property {module:ol/extent~Extent} [extent] Extent.
* @property {ol.format.Feature} [format] Format.
* @property {function(module:ol/Feature~Feature):module:ol/geom/Point~Point} [geometryFunction]
* Function that takes an {@link module:ol/Feature~Feature} as argument and returns an