Replace ol.ProjectionLike by module:ol/proj~ProjectionLike in ol/source
This commit is contained in:
@@ -14,7 +14,7 @@ import XYZ from '../source/XYZ.js';
|
||||
* you must provide a `crossOrigin` value if you are using the WebGL renderer or if you want to
|
||||
* access pixel data with the Canvas renderer. See
|
||||
* {@link https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image} for more detail.
|
||||
* @property {ol.ProjectionLike} [projection='EPSG:3857'] Projection.
|
||||
* @property {module:ol/proj~ProjectionLike} [projection='EPSG:3857'] Projection.
|
||||
* @property {number} [maxZoom=18] Max zoom.
|
||||
* @property {number} [minZoom] Minimum zoom.
|
||||
* @property {boolean} [wrapX=true] Whether to wrap the world horizontally.
|
||||
|
||||
Reference in New Issue
Block a user