Simplify the simple example

This commit is contained in:
Tim Schaub
2015-11-14 13:08:49 -07:00
parent 734712bf9c
commit 48be3ee572
2 changed files with 4 additions and 15 deletions

View File

@@ -1,13 +1,9 @@
---
layout: example.html
layout: strapless.html
title: Simple example
shortdesc: Example of a simple map.
docs: >
A simple map with customized Attribution control.
tags: "simple, openstreetmap, attribution"
A simple map with an OSM source.
tags: "simple, openstreetmap"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>