Example of Flight routes in ASP.NET MVC Maps Control

This sample demonstrates the flight routes from India to China.

DEMO
SOURCE

In this example, you can see how to render the curved lines between two points in a map. You can use the dashArray, width, and color properties to customize the appearance of the navigation lines.


Injecting Module

Maps component features are segregated into individual feature-wise modules. To use the navigation lines, inject the NavigationLine module using the Maps.Inject(NavigationLine) method.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab