Skip to content

systragroup/vue-mapbox

 
 

Repository files navigation

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.

About

Vuejs 3 components for interacting with mapbox-gl-js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • Vue 21.4%