Dash as word separators in URLs for consistency

This commit is contained in:
Tim Schaub
2016-12-09 10:24:55 -07:00
parent 4ff87a0eef
commit 8d5042c1b1
2 changed files with 0 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
layout: example.html
title: PinchZoom
shortdesc: A basic example for a pinch zoom with a restriction to integer zooms.
docs: >
<p>Use a pinch zoom gesture to zoom the map.
After the gesture the map will zoomed to the next whole-number zoom level with an animtation.</p>
tags: "pinch, zoom, interaction"
---
<div id="map" class="map"></div>