From 7d4c7b79825801ce563dd16e71196b0f4061f298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Tue, 5 Jul 2016 21:21:36 +0200 Subject: [PATCH] Upgrade JSTS in example to 1.2.0 --- examples/jsts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/jsts.html b/examples/jsts.html index 4d4082ae67..ef836c4846 100644 --- a/examples/jsts.html +++ b/examples/jsts.html @@ -7,6 +7,6 @@ docs: > with OpenLayers 3. tags: "vector, jsts, buffer" resources: - - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.0.2/jsts.min.js + - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.2.0/jsts.min.js ---