From e3d9b23170be6cc00cface1ba50c35782dcb60e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Dub=C3=A9?= Date: Fri, 28 Feb 2014 10:07:33 -0500 Subject: [PATCH] Update vector-labels example Add note about the 'Text/Wrap' option currently not working. --- examples/vector-labels.html | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/vector-labels.html b/examples/vector-labels.html index ee9e4e6370..802f9465fc 100644 --- a/examples/vector-labels.html +++ b/examples/vector-labels.html @@ -301,6 +301,7 @@

Example of GeoJSON features with labels.

See the vector-labels.js source to see how this is done.

+

Note: 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.

geojson, vector, openstreetmap, label