Update JSTS example to use JSTS 2.3.0

This commit is contained in:
Björn Harrtell
2020-06-06 21:18:32 +02:00
committed by GitHub
parent 8a9943b48d
commit aa6ee5b74a

View File

@@ -7,6 +7,6 @@ docs: >
with OpenLayers. with OpenLayers.
tags: "vector, jsts, buffer" tags: "vector, jsts, buffer"
resources: resources:
- https://unpkg.com/jsts@2.0.2/dist/jsts.min.js - https://unpkg.com/jsts@2.3.0/dist/jsts.min.js
--- ---
<div id="map" class="map"></div> <div id="map" class="map"></div>