Skip to content

TrendingTechnology/vue-mapbox

 
 

Repository files navigation

vue-mapbox Build Status 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.

Description and documentation

Size

~ 39 kB minified
~ 7 kB minified and gzipped

Browser compatibility

Coming soon

Development

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

Running in dev mod:

npm run dev

Running tests:

npm run tests

Build for production:

npm run build

Inspired by KoRiGaN's Vue2Leaflet.

About

Vuejs 2 components for interacting with mapbox-gl-js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 69.8%
  • JavaScript 30.2%