Update vector-labels example

Add note about the 'Text/Wrap' option currently not working.
This commit is contained in:
Alexandre Dubé
2014-02-28 10:07:33 -05:00
parent 3eabcc2565
commit e3d9b23170

View File

@@ -301,6 +301,7 @@
<p id="shortdesc">Example of GeoJSON features with labels.</p>
<div id="docs">
<p>See the <a href="vector-labels.js" target="_blank">vector-labels.js source</a> to see how this is done.</p>
<p><strong>Note:</strong> The 'Text/Wrap' option is currently not working properly. It's supposed to add '\n' to allow multiline labels, but spaces are currently shown instead.</p>
</div>
<div id="tags">geojson, vector, openstreetmap, label</div>
</div>