Files
openlayers/examples_src/layer-swipe.html

14 lines
329 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>