mapbox-gl-layer-control

0.0.2 • Public • Published

layer-control

Vue element for a Mapbox GL layer control

Build Status Coverage Status Software License Packagist Latest Version Issues

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.

/mapbox-gl-layer-control/

    Package Sidebar

    Install

    npm i mapbox-gl-layer-control

    Weekly Downloads

    1

    Version

    0.0.2

    License

    GPL-3.0

    Unpacked Size

    39.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • fedor.baart