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

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -