Unquoted strings for readability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
template: "example.html"
|
||||
title: "Attributions example"
|
||||
shortdesc: "Example of a attributions visibily change on map resize, to collapse them on small maps."
|
||||
template: example.html
|
||||
title: Attributions example
|
||||
shortdesc: Example of a attributions visibily change on map resize, to collapse them on small maps.
|
||||
docs: >
|
||||
When the map gets too small because of a resize, the attribution will be collapsed.
|
||||
This is because the <code>collapsible</code> option is set to true if the width
|
||||
|
||||
Reference in New Issue
Block a user