Add initial pass of write support, always write out ol.style.Stroke as LineSymbolizer

This commit is contained in:
Bart van den Eijnden
2013-10-08 19:01:42 +02:00
committed by Bart van den Eijnden
parent 5abedf66d9
commit ee7d46cea1
7 changed files with 491 additions and 24 deletions

View File

@@ -38,7 +38,7 @@
<div class="span4">
<h4 id="title">Vector layer example</h4>
<p id="shortdesc">Example of a countries vector layer with country information on hover and country labels at higher zoom levels.</p>
<p id="shortdesc">Example of a countries vector layer with country labels at higher zoom levels, styling info coming from SLD.</p>
<div id="docs">
<p>See the <a href="vector-layer-sld.js" target="_blank">vector-layer-sld.js source</a> to see how this is done.</p>
</div>