Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ol.tilegrid.TileGrid#getZForResolution
This fixes a bug in ol.tilegrid.TileGrid#getZForResolution where this function doesn't take minZoom and maxZoom into account when selecting a zoom level for a resolution. Fixes openlayers#2780.
- Loading branch information