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

Directions plugin for mapbox-gl-js using Mapbox Directions API.

Results 117 mapbox-gl-directions issues
Sort by recently updated
recently updated
newest added

Hello! Thanks for this plugin, I really like it, very good documentation, and I would like to continue to use it. But now I’m at a dead end. I need...

The goal of this PR is to fix #190 Currently if a user of Mapbox GL JS is using this component and they want to switch styles, they need to...

Adds documentation for the language parameter which was added in https://github.com/mapbox/mapbox-gl-directions/pull/222,

This bug was initially filed as https://github.com/mapbox/mapbox-gl-js/issues/7019 but I'm moving it here because the bug is in the plugin. When you change a map's style, the route feature is removed...

Can't see waypoints on map, even while overriding style. ``` var mapDirections = new MapboxDirections({ // eslint-disable-line no-undef accessToken: mapboxgl.accessToken, // eslint-disable-line no-undef unit: 'metric', profile: 'mapbox/cycling', interactive: false, controls:...

Right now, it seems all of the routes come back in Polyline format automatically. Can you add a way to have this set to GeoJSON through a parameter?

enhancement

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. Commits - [`ddfd9b1`](https://github.com/lodash/lodash/commit/ddfd9b11a0126db2302cb70ec9973b66baec0975) Bump to v4.17.15. - [`b185fce`](https://github.com/lodash/lodash/commit/b185fcee26b2133bd071f4aaca14b455c2ed1008) Rebuild lodash and docs. - [`be87d30`](https://github.com/lodash/lodash/commit/be87d303941222b97c482755afc0f4a77ce46c30) Bump to v4.17.14. - [`a6fe6b1`](https://github.com/lodash/lodash/commit/a6fe6b1e174fd02b5e60eb2664405f4c1262c300) Rebuild lodash and docs. -...

dependencies

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...

dependencies