Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mapboard

rbrtmrtn100.0.2

A Vue.js component for data-rich web mapping

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.

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.