Files
openlayers/examples/layer-swipe.html
2015-04-17 06:22:38 -06:00

15 lines
324 B
HTML

---
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>