vue-mapbox3
v0.8.1
Published
> Combine powers of [Vue.js](https://vuejs.org/) and [Mapbox Gl JS](https://mapbox.com/mapbox-gl-js)
Downloads
671
Readme
VueMapbox 3 
Combine powers of Vue.js and Mapbox Gl JS
Vue-mapbox is wrapper around Mapbox GL JS library that provides vueish-way to interact with the map.
A fork of vue-mapbox by Soal
Size
~ 6 kB minified and gzipped
Development
git clone [email protected]:systragroup/vue-mapbox.git
cd vue-mapbox
npm installBuild for production:
yarn run buildDocumentation
Documentation use VitePress.
Documentations source palced in docs_source directory and builds into docs directory
Start documentation site in development mode:
yarn run docs:devBuild documentation:
npm run docs:buildpublish
yarn publishLicense
MIT
Contributing
Just fork development branch and create PR when your work is done.
