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:
|
|
AkGbxXx6tDWf1swIhPJyoAVp06H0s0gDTYslNWWHZ6RoPqMpB9ld5FY1WutX8UoF: Your Bing Maps Key from http://bingmapsportal.com/ here
|
|
---
|
|
<div id="map" class="map"></div>
|