0.7.0 • Published 3 months ago

vue-mapbox3 v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

VueMapbox 3 npm version

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

Description and documentation

Size

~ 6 kB minified and gzipped

Development

git clone git@github.com:systragroup/vue-mapbox.git
cd vue-mapbox
npm install

Build for production:

yarn run build

Documentation

Documentation use VitePress. Documentations source palced in docs_source directory and builds into docs directory

Start documentation site in development mode:

yarn run docs:dev

Build documentation:

npm run docs:build

publish

yarn publish

License

MIT

Contributing

Just fork development branch and create PR when your work is done.

0.7.0

3 months ago

0.6.3

4 months ago

0.6.4

4 months ago

0.6.2

5 months ago

0.6.1

5 months ago

0.6.0

5 months ago