Convert V examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-16 18:03:55 -07:00
parent baed03d50d
commit 8bd97532df
8 changed files with 64 additions and 89 deletions

View File

@@ -1,6 +1,6 @@
---
layout: example.html
title: OSM XML example
layout: strapless.html
title: OSM XML
shortdesc: Example of using the OSM XML source.
docs: >
OSM XML vector data is loaded dynamically from a server using a tiling strategy.
@@ -8,8 +8,4 @@ tags: "vector, osm, xml, loading, server"
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>