From 32f112659f560a3f9292f576f4dec172d2371b3c Mon Sep 17 00:00:00 2001 From: Thomas Chandelle Date: Thu, 13 Oct 2016 16:58:41 +0200 Subject: [PATCH] Typo for MultiLineString style --- examples/modify-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/modify-test.js b/examples/modify-test.js index 4d7cd24782..5c28dec341 100644 --- a/examples/modify-test.js +++ b/examples/modify-test.js @@ -29,7 +29,7 @@ var styleFunction = (function() { color: 'rgba(0, 0, 255, 0.1)' }) }); - styles['MultiLinestring'] = new ol.style.Style({ + styles['MultiLineString'] = new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'green', width: 3