Closed GoogleCodeExporter closed 9 years ago
It is recommended that you set the zoom limits when you are setting the pan
limits. This way, you will avoid the behavior you described.
renderer.setZoomLimits();
Original comment by dandrome...@gmail.com
on 11 Jan 2012 at 4:36
Thanks, but not sure why you would ever want to have a Zoom Limit which is
outside of the Pan Limit. I'd suggest clamping the zoom to the pan by default.
Please close this issue.
Original comment by zvasv...@gmail.com
on 12 Jan 2012 at 1:08
Original issue reported on code.google.com by
zvasv...@gmail.com
on 11 Jan 2012 at 3:05