0.0.2 • Published 6 years ago

mapbox-gl-layer-control v0.0.2

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
6 years ago

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 fedor.baart@deltares.nl instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago