mapboard
v0.0.2
Published
A Vue.js component for data-rich web mapping
Downloads
1
Readme
mapboard
(work in progress)
Mapboard provides a pluggable Vue.js component for data-rich mapping applications. It combines the look and feel of Atlas with a more flexible, config-driven API.
Example
See Simple Example for an intended usage of the API.
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.