0.0.2 • Published 8 years ago

mapboard v0.0.2

Weekly downloads
8
License
-
Repository
-
Last release
8 years ago

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.

Atlas

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.