Convert S-T examples to strapless template
This commit is contained in:
+3
-9
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: turf.js Example
|
||||
layout: strapless.html
|
||||
title: turf.js
|
||||
shortdesc: Example on how to use turf.js with OpenLayers 3.
|
||||
docs: >
|
||||
Example showing the integration of <a href="http://turfjs.org">turf.js</a>
|
||||
@@ -9,11 +9,5 @@ docs: >
|
||||
tags: "vector, turfjs, along, distance"
|
||||
resources:
|
||||
- https://api.tiles.mapbox.com/mapbox.js/plugins/turf/v2.0.0/turf.min.js
|
||||
|
||||
|
||||
---
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user