Update links to external resources

This commit is contained in:
Maximilian Krög
2021-02-07 18:03:17 +01:00
parent 8c6dd4c244
commit 0d5d346bcd
60 changed files with 81 additions and 81 deletions

View File

@@ -3,7 +3,7 @@ layout: example.html
title: turf.js
shortdesc: Example on how to use turf.js with OpenLayers.
docs: >
Example showing the integration of <a href="http://turfjs.org">turf.js</a>
Example showing the integration of <a href="https://turfjs.org/">turf.js</a>
with OpenLayers. The turf.js function <code>along</code> is used to
display a marker every 200 meters along a street.
tags: "vector, turfjs, along, distance"