vue-mapbox-gl
vue-mapbox-gl copied to clipboard
A Vue.js component for Mapbox GL JS
Hello, When I try to test a mapbox componet with `jest`, I get the error `Error in mounted hook: "ReferenceError: mapboxgl is not defined"` I've tried changing my jest config...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Hi! I trying to listen the events fired by mapbox-gl-draw, but I dont get the way to do that. I have tried with this code: `@map-draw.created ="elementCreated"` `...` `methods: {`...
I'm seeing the above error in the runkit demo at https://npm.runkit.com/mapbox-gl-vue and also in my local installation.
Does this library have support for Mapbox's [Search API](https://www.mapbox.com/search/)? I couldn't find anything in the docs other than Geocode Controls for the map, however I'm looking specifically just for the...
Hi I am trying to use mapbox with mapbox gl to add markers and lines. I also would like to save a reference of the map in the data object,...
when i try to print the map the marker background and the mapbox logo become white
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...