Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When a SfMaps component contains navigation lines (MapsNavigationLines), if the line between two points would be perfectly vertical (i.e. a point is directly North or directly South of the previous point), it is not drawn.
The attached file contains an example fragment of Razor component markup that results in something like this:
The expected behaviour is that we should see a blue parallelogram and a red rectangle. The actual behaviour, as seen in the screenshot is that we see the blue parallelogram but as to the rectangle, we only see two of its four sides.
Maps version: 20.2.0.43