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,16 +1,12 @@
---
layout: example.html
title: Vector labels example
layout: strapless.html
title: Vector Labels
shortdesc: Example of GeoJSON features with labels.
docs: >
**Note:** The 'Text/Wrap' option is currently not working properly. This is because ol3 uses Canvas's strokeText and fillText functions that do not support text wrapping.
tags: "geojson, vector, openstreetmap, label"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>
<div class="edit-form">
<input id="refresh-points" type="button" value="Refresh" />