Dash as word separators in URLs for consistency
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user