Allow tileLoadFunction override for ol.source.Stamen
This commit is contained in:
@@ -540,6 +540,8 @@
|
||||
* @property {number|undefined} minZoom Minimum zoom.
|
||||
* @property {number|undefined} maxZoom Maximum zoom.
|
||||
* @property {boolean|undefined} opaque Whether the layer is opaque.
|
||||
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional
|
||||
* function to load a tile given a URL.
|
||||
* @property {string|undefined} url URL.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user