@eox/map-layer-swipe
v1.0.0-alpha.1
Published
A layer swipe component
Downloads
51
Keywords
Readme
map-layer-swipe
Documentation
Props
- embeddedMode (Boolean): hide enable and disable swipe buttons
- reverseDirection (Boolean): reverse the comparison direction (original right, comparison left)
- swipeLayer
- swipeLayerName
- originalLayerName
Install
npm install @eox/map-layer-swipe
or
<link rel="stylesheet" href="https://unpkg.com/@eox/map-layer-swipe/dist/map-layer-swipe.css">
<script src="https://unpkg.com/@eox/map-layer-swipe/dist/map-layer-swipe.umd.js"></script>