Repository description: Sample Blazor Server app demonstrating Syncfusion Blazor Maps integration for rendering geographic regions and interactive map features.
This sample shows how to create and configure the Syncfusion Blazor Maps component in a Blazor Server app using Visual Studio 2022. It demonstrates rendering the earth's surface and showing static or interactive regions, zones, and boundaries, and how to display legend, data labels, and tooltips.
Example: https://blazor.syncfusion.com/demos/maps/default-functionalities
Documentation: https://blazor.syncfusion.com/documentation/maps/getting-started
A minimal Blazor Server sample focusing on adding and configuring the Syncfusion Maps component. The project demonstrates basic map rendering and simple UI features to help you start integrating geographic visualizations into your app.
- Render static and interactive geographic regions
- Legend, data labels, and tooltip support
- Visual Studio 2022
- Checkout the project to a local folder.
- Open the solution in Visual Studio 2022.
- Rebuild to restore NuGet packages.
- Run the project and open the sample map page.