- Issue created by @sano
- πΈπ°Slovakia sano
I suspect this issue is caused by the fact that the PinchZoom, DragZoom and MouseWheelZoom methods generate fractional zoom level values, that are not expected by the code responsible for constraining the zoom range. There might be a way around this by setting constrainResolution to true in the map constructing code. However, I do not know in what file I should look at, to set that value.
- πΈπ°Slovakia sano
..a similar, bud unfortunately unanswered report/question was made in the past β by Dirkozoid.
- @sano opened merge request.
- Status changed to Needs review
about 1 year ago 6:22am 30 October 2023 - Status changed to RTBC
about 1 year ago 10:13pm 30 October 2023 - π¬π§United Kingdom ken-g
Thanks @sano,
I have reviewed and tested your patch. I think this is the correct change to fix the problem you identified. I have committed your change to 7.x-3.x-dev.