vue-mapbox-gl icon indicating copy to clipboard operation
vue-mapbox-gl copied to clipboard

A Vue.js component for Mapbox GL JS

Results 32 vue-mapbox-gl issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

I can't make the `vue-mapbox-gl` work with the latest [quasar](https://quasar.dev/start/quasar-cli) (version == 1.3.2). **steps to reproduce** I've create a new project and add choose all default settings: ```cmd $ yarn...