Page 1 of 1

Multiple Flight Routes on MAPS

Posted: Thu May 12, 2022 9:51 am
by Neeharika_Singh
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

Re: Multiple Flight Routes on MAPS

Posted: Thu May 12, 2022 11:24 am
by hubert.k
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!

Re: Multiple Flight Routes on MAPS

Posted: Tue May 17, 2022 5:31 am
by Neeharika_Singh
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. :)

Re: Multiple Flight Routes on MAPS

Posted: Tue May 17, 2022 6:21 am
by hubert.k
You're welcome! Feel free to ask any further questions :D

Re: Multiple Flight Routes on MAPS

Posted: Thu Jun 09, 2022 6:12 am
by Neeharika_Singh
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

Re: Multiple Flight Routes on MAPS

Posted: Thu Jun 09, 2022 9:21 am
by hubert.k
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!