Unquoted strings for readability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
template: "example.html"
|
||||
title: "Zoom Constrained Example"
|
||||
shortdesc: "Example of a zoom constrained view."
|
||||
template: example.html
|
||||
title: Zoom Constrained Example
|
||||
shortdesc: Example of a zoom constrained view.
|
||||
docs: >
|
||||
This map has a view that is constrained between zoom levels 9 and 13. This is done using the `minZoom` and `maxZoom` view options.
|
||||
tags: "bing, zoom, minZoom, maxZoom"
|
||||
|
||||
Reference in New Issue
Block a user