Example of Navigation Lines in Blazor Maps Component
This sample depicts the sea shipping routes between various cities.
Source:
www.lineaships.com
In this example, you can see how to render lines between two points in map using MapsNavigationLine. You can use DashArray, Width, and Color properties to customize the appearance of the navigation lines.
More information about navigation lines can be found in this documentation section.