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

Fix SVGs (Bearings Control) in Firefox #197

Closed smellyshovel closed 1 year ago

smellyshovel commented 1 year ago

Firefox: fix

Screenshot_20230223_170110

to be

Screenshot_20230223_170130

via getting rid of calc() in stroke-dasharray.