Support minZoom in ol.source.Stamen

This commit is contained in:
Frederic Junod
2016-03-23 12:39:39 +01:00
parent cc9d4d8794
commit 548e4abd35
4 changed files with 11 additions and 4 deletions

View File

@@ -6128,7 +6128,7 @@ olx.source.XYZOptions.prototype.maxZoom;
/**
* Unsupported (TODO: remove this).
* Optional min zoom level. Default is `0`.
* @type {number|undefined}
* @api
*/