Description:
This is a Vue wrapper for the Mapbox GL JS library that lets you dynamically control the map from your Vue components.
Preview:
Changelog:
09/24/2020
- v0.13.0
Download Details:
Author: cityseer
Live Demo: https://cityseer.github.io/vue-mapbox-map/
Download Link: https://github.com/cityseer/vue-mapbox-map/archive/master.zip
Official Website: https://github.com/cityseer/vue-mapbox-map
Install & Download:
# Yarn
$ yarn add vue-mapbox-map
# NPM
$ npm install vue-mapbox-map --save