Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.25 KB

File metadata and controls

29 lines (17 loc) · 1.25 KB

Create Blazor Maps using Blazor Server App in 10 Minutes

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

Project Overview

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.

Features

  • Render static and interactive geographic regions
  • Legend, data labels, and tooltip support

Prerequisites

  • Visual Studio 2022

How to run

  1. Checkout the project to a local folder.
  2. Open the solution in Visual Studio 2022.
  3. Rebuild to restore NuGet packages.
  4. Run the project and open the sample map page.