Merge pull request #7190 from openlayers/update_jsts

Use jsts version 1.4.0 in example
This commit is contained in:
Frédéric Junod
2017-08-30 08:51:12 +02:00
committed by GitHub

View File

@@ -7,6 +7,6 @@ docs: >
with OpenLayers. with OpenLayers.
tags: "vector, jsts, buffer" tags: "vector, jsts, buffer"
resources: resources:
- https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.2.0/jsts.min.js - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.4.0/jsts.min.js
--- ---
<div id="map" class="map"></div> <div id="map" class="map"></div>