Files
openlayers/examples/zoom-constrained.html
2019-11-26 17:06:14 +00:00

13 lines
433 B
HTML

---
layout: example.html
title: Constrained Zoom
shortdesc: Example of a zoom constrained view.
docs: >
This map has a view that is constrained between zoom levels 9 and 13. This is done using the `minZoom` and `maxZoom` view options.
tags: "maptiler, zoom, minZoom, maxZoom"
cloak:
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
value: Get your own API key at https://www.maptiler.com/cloud/
---
<div id="map" class="map"></div>