mapbox-gl-layer-control
v0.0.2
Published
Vue element for a Mapbox GL layer control
Downloads
18
Readme
layer-control
Vue element for a Mapbox GL layer control
Installation
npm install --save mapbox-gl-layer-control
Usage
import LayerControl from 'mapbox-gl-layer-control'
Vue.use(LayerControl)
and then in your Vue file
<layer-control v-model="layers"></layer-control>
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ npm run test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.