javascript - Adding polyines to polylines to create a complex itinerary -


is possible add polylines existing polylines using leaflet without modifying lib? if how should go doing it?

leaflet multi polylines

in image above can see 2 polylines seem connected, in reality not. ideal solution point of intersection shared point of both polylines.

i've thoroughly looked through leaflet documentation , existing plugins, , seems functionality not yet exist.

i've thought creating own plugin, how should structure it? thought creating "multiple itinerary handler" handle "connected" polylines. heavy though layers there be?


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -