i rode your documentation but is unclear how can I raise up zoom max level (needed especially in mobile devices). props.zoom.max = 25? or what? thanks
options = { ... controlsProps: { scale: { max: 5, levels: 10 } } ... }