perliedman / leaflet-routing-machine

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

Overlapped lines/Routes Leaflet #614

Closed Sofiane23i closed 3 years ago

Sofiane23i commented 3 years ago

Hello,

I'm working on map project where I hope to display all Lines for a particular City. Using the library of Leaflet with MapBox I suceeded to display them in different colors with corresponding annotation markers except that some lines of this city have some portion in commune where the last route will overlap the color of other lines.

Is there an option to display the overlapped portion as rainbow lines ?

Thanks

perliedman commented 3 years ago

Sorry, no. Layout of "rainbow lines" is highly complex and outside the scope of this plugin.