Set default ol.source.OSM maxZoom to 19

This commit is contained in:
Frederic Junod
2014-08-26 14:21:32 +02:00
parent 9ecd60601c
commit b611aff8e4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3905,7 +3905,7 @@ olx.source.OSMOptions.prototype.crossOrigin;
/**
* Max zoom.
* Max zoom. Default is `19`.
* @type {number|undefined}
* @api
*/