STEPS TO REPRODUCE 1. Choose manual location mode 2. Scroll over map area with Ctrl modifier pressed OBSERVED RESULT Map moves vertically EXPECTED RESULT Map zooms (Perhaps even without Ctrl pressed, because panning can already be achieved by dragging) ADDITIONAL INFORMATION I don't understand the Flickable WheelHandler, the onWheel doesn't seem to fire at all. I also don't really understand the code in there, is it trying to adjust zoom at all? What else does it do?