Open
Description
Interactive zoom (with mouse scroll wheel) fails to pick the correct zoom level when using a tiling scheme with inconsistent zoom factors between levels.
See http://jsfiddle.net/ismyrnow/R8BSj/ :
- When zooming in from 0 to 1, interactive zoom jumps to 2, but explicit zoom works fine.
- When zooming in from 11 to 12, interactive zoom also won't zoom, but explicit zoom works fine.