Skip to content

Commit ed28ae4

Browse files
1022922: Updated ReadMe file of the project.
1 parent 414a3ac commit ed28ae4

1 file changed

Lines changed: 19 additions & 8 deletions

File tree

README.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,29 @@
1-
# Create Blazor Maps using Blazor Server App in 10 Minutes
1+
# Create Blazor Maps using Blazor Server App in 10 Minutes
22

3-
This sample explains how to create and configure Syncfusion Blazor Maps component in a Blazor Server App using Visual Studio 2022. Using the Blazor Maps component, you can visualize the earth's surface and show static or interactive regions, zones, boundaries, or any geographic area . In this video, you will learn how to add a simple Blazor Maps component to a Blazor server app. You will also see how to render maps with basic features like legend, data label, and tooltip.
3+
Repository description: Sample Blazor Server app demonstrating Syncfusion Blazor Maps integration for rendering geographic regions and interactive map features.
4+
5+
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.
46

57
**Example**: https://blazor.syncfusion.com/demos/maps/default-functionalities
68

79
**Documentation**: https://blazor.syncfusion.com/documentation/maps/getting-started
810

11+
## Project Overview
12+
13+
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.
14+
15+
## Features
16+
17+
- Render static and interactive geographic regions
18+
- Legend, data labels, and tooltip support
19+
920
## Prerequisites
1021

11-
* Visual Studio 2022
22+
- Visual Studio 2022
1223

13-
## How to run the project
24+
## How to run
1425

15-
* Checkout this project to a location in your disk.
16-
* Open the solution file using the Visual Studio 2022.
17-
* Restore the NuGet packages by rebuilding the solution.
18-
* Run the project.
26+
1. Checkout the project to a local folder.
27+
2. Open the solution in Visual Studio 2022.
28+
3. Rebuild to restore NuGet packages.
29+
4. Run the project and open the sample map page.

0 commit comments

Comments
 (0)