Example of a zoom constrained view.
This map has a view that is constrained between zoom levels 9 and 13. This is done using the minZoom and maxZoom view options.
minZoom
maxZoom
See the zoom-constrained.js source for details.