perliedman / leaflet-routing-machine

Control for routing in Leaflet
https://www.liedman.net/leaflet-routing-machine/
Other
1.08k stars 350 forks source link

itineraryClassName is not used #463

Closed Brandhor closed 6 years ago

Brandhor commented 6 years ago

itineraryClassName is passed as containerClassName argument in itinerary-builder but containerClassName is never actually used in createContainer https://github.com/perliedman/leaflet-routing-machine/blob/2877d2e092bda5b30ef82c6cad74b380e018c082/src/itinerary-builder.js#L16

perliedman commented 6 years ago

A very late thank you for the heads up! :+1: