maplibre / maplibre-gl-directions

A plugin to show routing directions on a MapLibre GL JS map
https://maplibre.org/maplibre-gl-directions/
MIT License
72 stars 16 forks source link

Use placemark's polyline in favor of mapbox's polyline #214

Closed clementmas closed 10 months ago

clementmas commented 11 months ago

Fixes: https://github.com/maplibre/maplibre-gl-directions/issues/212

Let me know if I need to make other changes.

smellyshovel commented 11 months ago

@clementmas LGTM, but will have to check certain things manually, which I'm unable to do right now. Hopefully this is not urgent. Thanks for submitting this!

clementmas commented 11 months ago

Yes, no rush. Thanks for being open to this PR.

smellyshovel commented 10 months ago

Thanks for the commit, @clementmas :+1: