Hi i want to display multiple lines between two coordinates. i will pass no of lines and color of the line, it has to display like below image.
please see the below image.this is my previous post

|
Hi i want to display multiple lines between two coordinates. i will pass no of lines and color of the line, it has to display like below image. please see the below image.this is my previous post
|
|||||||||
|
|
This demo takes in two coordinates and a color and will create a Geodesic line between them.
You can add lines by entering information into the form, OR programmatically like so:
This demo is based off of Mr. Wippermann great circle example. Update per comment:Simply comment out this line:
|
|||||||||||
|