13 lines
433 B
HTML
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>
|