Blazor Maps Example - OpenStreetMap with Navigation Lines
This sample illustrates flight routes between Los Angeles and Mexico using navigation lines on OpenStreetMap.
OpenStreetMap with navigation lines is configured through:
- Specifying the appropriate URL in the UrlTemplate property of MapsLayer
- Rendering lines between two points using MapsNavigationLine
For detailed information about OpenStreetMap with navigation lines, refer to the OpenStreetMap documentation.