Example of Projection in Blazor Maps Component
In this example, you can see how to render a map with various projections. This map depicts the members of the United Nations Security Council.
Source:
en.wikipedia.org
Properties
Projection Type |
In this example, you can see how to use the ProjectionType property to render a world map with various projections. The MapsShapeColorMapping allows you to specify the color of the desired shape. The tooltip is also enabled in this example.
More information about projection type can be found in this documentation section.