Convert V examples to strapless template
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user