Neeharika_Singh
Posts: 82
Joined: Fri Nov 13, 2020 9:32 am

Multiple Flight Routes on MAPS

Hi,

I have gone through this flight routes demo using HIGHMAPS. https://www.highcharts.com/demo/maps/flight-routes and now I want to enhance this with the following requirements :-

In the demo there is a single route given between location A and location B with a solid line. But, I need to enable multiple routes with in the same location A and location B one with solid line, one with dotted line, one with dashed line and so on. So is this achievable or not ? If so can you please provide the example of the same ?!

Thanks in Advance ..!


Neeharika Singh
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Multiple Flight Routes on MAPS

Hello Neeharika_Singh,
Thanks for contacting us!

You can use a dashStyle property on mapline series. If you want to make different curve for line you can pass a value for each line to pointsToPath function.

Demo: https://jsfiddle.net/BlackLabel/s1gekjrz/
API Reference: https://api.highcharts.com/highmaps/ser ... .dashStyle

Feel free to ask any further questions!
Regards!
Hubert Kozik
Highcharts Developer
Neeharika_Singh
Posts: 82
Joined: Fri Nov 13, 2020 9:32 am

Re: Multiple Flight Routes on MAPS

Hi Hubert.k,

Thanks for the DEMO provided. This matches the requirement. I will work on this and get back to you if I miss out something else. :)
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Multiple Flight Routes on MAPS

You're welcome! Feel free to ask any further questions :D
Hubert Kozik
Highcharts Developer
Neeharika_Singh
Posts: 82
Joined: Fri Nov 13, 2020 9:32 am

Re: Multiple Flight Routes on MAPS

Hi Again,

Do we need to have paid license to use this concept or base license is sufficient for this ? Can you please confirm ASAP.

Thanks
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Multiple Flight Routes on MAPS

Hello Neeharika_Singh,

There are no limitations when it comes to using our CDN to try Highcharts. If you decide to use it in your final product then you should have an appropriate license. In case of any concerns regarding that I'd suggest contacting our sales team:
https://www.highcharts.com/blog/contact/

Regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Maps”