12 lines
443 B
HTML
12 lines
443 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: "bing, zoom, minZoom, maxZoom"
|
|
cloak:
|
|
Ak-dzM4wZjSqTlzveKz5u0d4IQ4bRzVI309GxmkgSVr1ewS6iPSrOvOKhA-CJlm3: Your Bing Maps Key from http://bingmapsportal.com/ here
|
|
---
|
|
<div id="map" class="map"></div>
|