Example sources in the examples dir
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
template: example.html
|
||||
title: Layer Swipe example
|
||||
shortdesc: Example of a Layer swipe map.
|
||||
docs: >
|
||||
Example of a Layer swipe map.
|
||||
tags: "swipe, openstreetmap"
|
||||
---
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
<input id="swipe" type="range" style="width: 100%">
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user