Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ol.tilegrid.TileGrid#getZForResolution #3385

Merged
merged 1 commit into from
Mar 23, 2015
Merged

Fix ol.tilegrid.TileGrid#getZForResolution #3385

merged 1 commit into from
Mar 23, 2015

Conversation

elemoine
Copy link
Member

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 #2780.

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 #2780.
@elemoine elemoine added this to the v3.4.0 milestone Mar 23, 2015
@ahocevar
Copy link
Member

Awesome! Please merge when Travis is happy.

elemoine pushed a commit that referenced this pull request Mar 23, 2015
Fix ol.tilegrid.TileGrid#getZForResolution
@elemoine elemoine merged commit ae2c914 into openlayers:master Mar 23, 2015
@elemoine elemoine deleted the getzforresolution branch March 23, 2015 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion failure with BingMaps source
2 participants