Vue Component For Dynamic Mapbox GL JS Maps

Install & Download:

# Yarn
$ yarn add vue-mapbox-map
# NPM
$ npm install vue-mapbox-map --save

Description:

This is a Vue wrapper for the Mapbox GL JS library that lets you dynamically control the map from your Vue components.

Preview:

Vue Component For Dynamic Mapbox GL JS Maps

Changelog:

v1.0.5 (03/10/2022)

  • updated for Vue 3

Add Comment