Unquoted strings for readability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
template: "example.html"
|
||||
title: "Moveend Example"
|
||||
shortdesc: "Use of the moveend event."
|
||||
template: example.html
|
||||
title: Moveend Example
|
||||
shortdesc: Use of the moveend event.
|
||||
docs: >
|
||||
<p>In this example, a listener is registered for the map's <code>moveend</code> event. Whenever this listener is called, it updates the inputs below with the map extent in decimal degrees.</p>
|
||||
tags: "moveend, map, event"
|
||||
|
||||
Reference in New Issue
Block a user