mapbox-gl-vue
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "mapbox-gl-vue", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "A Vue.js component for Mapbox GL js", | ||
@@ -5,0 +5,0 @@ "main": "src/components/Mapbox.js", |
@@ -23,2 +23,4 @@ # Mapbox GL JS Vue.js | ||
If you decide to pull in Mapbox Gl via a npm and use a module bundler you need to require it globally from your main js file like this: `window.mapboxgl = require('mapbox-gl');` | ||
In your main js file: | ||
@@ -25,0 +27,0 @@ |
Sorry, the diff of this file is not supported yet
69128
333