Unquoted strings for readability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
template: "example.html"
|
||||
title: "Vector labels example"
|
||||
shortdesc: "Example of GeoJSON features with labels."
|
||||
template: example.html
|
||||
title: Vector labels example
|
||||
shortdesc: Example of GeoJSON features with labels.
|
||||
docs: >
|
||||
**Note:** The 'Text/Wrap' option is currently not working properly. This is because ol3 uses Canvas's strokeText and fillText functions that do not support text wrapping.
|
||||
tags: "geojson, vector, openstreetmap, label"
|
||||
|
||||
Reference in New Issue
Block a user