Merge branch 'master' of github.com:openlayers/openlayers into proj

This commit is contained in:
tschaub
2012-01-17 08:52:03 -07:00
19 changed files with 297 additions and 58 deletions

View File

@@ -39,7 +39,9 @@
fontWeight: "bold",
labelAlign: "${align}",
labelXOffset: "${xOffset}",
labelYOffset: "${yOffset}"
labelYOffset: "${yOffset}",
labelOutlineColor: "white",
labelOutlineWidth: 3
}}),
renderers: renderer
});