Skip to content

Vuejs 2 components for interacting with mapbox-gl-js

License

Notifications You must be signed in to change notification settings

osmontrouge/vue-mapbox

This branch is 60 commits behind soal/vue-mapbox:development.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e5fa71 · Feb 21, 2019
Feb 17, 2019
Feb 21, 2019
Feb 17, 2019
Feb 21, 2019
Nov 3, 2018
Feb 16, 2019
Dec 13, 2018
Feb 16, 2019
Dec 30, 2018
Dec 1, 2018
Feb 4, 2018
Apr 14, 2017
Feb 17, 2019
Dec 30, 2018
Feb 21, 2019
Feb 17, 2019
Jan 4, 2019
Feb 16, 2019
Dec 9, 2018

Repository files navigation

VueMapbox 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

~ 15 kB minified and gzipped

Browser compatibility

Coming soon

Development

git clone [email protected]:soal/vue-mapbox.git
cd vue-mapbox
npm install

Running in dev mode:

npm run serve

Build for production:

npm run build

Documentation

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

Start documentation site in development mode:

npm run docs:serve

Build documentation:

npm run docs:build

Inspired by KoRiGaN's Vue2Leaflet.

License

MIT

Contributing

Just fork development branch and create PR when your work is done. Please ensure you are not added dist files.

About

Vuejs 2 components for interacting with mapbox-gl-js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.7%
  • Vue 19.9%
  • HTML 2.4%