1.0.0-alpha.1 • Published 3 years ago

@eox/map-source-select v1.0.0-alpha.1

Weekly downloads
39
License
MIT
Repository
github
Last release
3 years ago

map-source-select

Documentation

Props

  • enableCompare (Boolean): enable comparison feature
  • selectionItems (Array): items to display in the dropdown selection
  • reverseDirection (Boolean): reverse the comparison direction (original right, comparison left)

Events

  • selectLayer
  • selectCompareLayer
  • toggleCompare

Install

npm install @eox/map-source-select

or

<link rel="stylesheet" href="https://unpkg.com/@eox/map-source-select/dist/map-source-select.css">
<script src="https://unpkg.com/@eox/map-source-select/dist/map-source-select.umd.js"></script>
1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago