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 115 mapbox-gl-directions issues
Sort by recently updated
recently updated
newest added

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. Commits - [`ab73503`](https://github.com/lodash/lodash/commit/ab73503859a2d2f7f603bc8a293ce93ecc071e83) Bump to v4.5.0. - [`a4f7d4c`](https://github.com/lodash/lodash/commit/a4f7d4cc2a3b6d3a43f6c27beadbf90410eecdcd) Rebuild lodash and docs. - [`cca5ac6`](https://github.com/lodash/lodash/commit/cca5ac60d61a2f786eeafadb674d6e12fc6179c8) Fix npm-test by removing the call to test-docs. - [`9f7f9fc`](https://github.com/lodash/lodash/commit/9f7f9fc3c5f1a4db9a2134950872440c792ee8bb)...

dependencies

Hi. Thanks for this nice package. I am curious about 2 things. 1) is it possible to add waypoints all at once instead of adding them one by once? 2)...

mapbox-gl-directions: v3.1.3 mapbox-gl-js: v0.45.0 The initial camera animation takes only origin and destination into account, so for some cases the route is shown cropped (especially if there are also waypoints...

So I'm trying to find a way to use directions, without having to redo the entire plugin on my side, because I need to show addresses instead of coordinates on...

We use the component to create scenic routes, I've created a route editor where the user can add waypoints. In our use case, the source/destination are not really relevant, and...

Hey All, I have an issue with a fairly intricate map with multiple layers, data sources (all of which update realtime) and directions that are dynamically added based on outside...

![Screenshot from 2019-07-11 11-54-52](https://user-images.githubusercontent.com/117278/61016366-b82e1c00-a3d2-11e9-9d80-2672840e6885.png) ^ the mapbox-gl-geocoder style is broken when using MapboxDirections, the text and search icon overlap.

Apologies if this is a mistake I'm making as I'm a beginner to this, but for some reason MapboxDirections fails to work on the map that I'm working on when...

Similar to mapbox/mapbox-gl-directions/issues/129 we should be able to set the language code during initialization so that a French localized website can return French language directions.

I am plotting a route with an origin, two waypoints and a destination but the waypoints do not show as anything on the resulting map, only the origin and the...