Convert X-Z examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-17 10:15:00 -07:00
parent c463321643
commit d838214f96
9 changed files with 33 additions and 98 deletions
+3 -7
View File
@@ -1,6 +1,6 @@
---
layout: example.html
title: Zoom Constrained Example
layout: strapless.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.
@@ -8,8 +8,4 @@ tags: "bing, zoom, minZoom, maxZoom"
cloak:
Ak-dzM4wZjSqTlzveKz5u0d4IQ4bRzVI309GxmkgSVr1ewS6iPSrOvOKhA-CJlm3: Your Bing Maps Key from http://bingmapsportal.com/ here
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>