Unquoted strings for readability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
template: "example.html"
|
||||
title: "Earthquakes heatmap"
|
||||
shortdesc: "Demonstrates the use of a heatmap layer."
|
||||
template: example.html
|
||||
title: Earthquakes heatmap
|
||||
shortdesc: Demonstrates the use of a heatmap layer.
|
||||
docs: >
|
||||
This example parses a KML file and renders the features as a <code>ol.layer.Heatmap</code> layer.
|
||||
tags: "heatmap, kml, vector, style"
|
||||
|
||||
Reference in New Issue
Block a user