Typo crossOriin => crossOrigin
This commit is contained in:
@@ -584,7 +584,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {Object} ol.source.TileJSONOptions
|
* @typedef {Object} ol.source.TileJSONOptions
|
||||||
* @property {null|string|undefined} crossOrigin crossOriin setting for image
|
* @property {null|string|undefined} crossOrigin crossOrigin setting for image
|
||||||
* requests.
|
* requests.
|
||||||
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional
|
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional
|
||||||
* function to load a tile given a URL.
|
* function to load a tile given a URL.
|
||||||
|
|||||||
Reference in New Issue
Block a user