Skip to content

Commit 289cfba

Browse files
committed
Modified the readme content
1 parent ae1141c commit 289cfba

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

+11-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# Adding Annotations to Blazor Maps
2-
A quick start Blazor project that shows how to add annotations to a Syncfusion Blazor Maps in a Blazor WebAssembly app.
32

4-
Examples: https://blazor.syncfusion.com/demos/maps/annotation?theme=bootstrap5
3+
This sample explains about how to add annotations to a Syncfusion Blazor Maps in a Blazor WebAssembly app.
54

6-
Documentation: https://blazor.syncfusion.com/documentation/maps/annotations
5+
**Examples**: https://blazor.syncfusion.com/demos/maps/annotation?theme=bootstrap5
76

8-
## Project pre-requisites
9-
Make sure that you have the compatible versions of Visual Studio 2019 or 2022 and .NET Core SDK latest version in your machine before starting to work on this project.
7+
**Documentation**: https://blazor.syncfusion.com/documentation/maps/annotations
108

11-
## How to run this application?
12-
To run this application, you need to first clone the adding-annotations-to-blazor-maps repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
9+
## Prerequisites
1310

11+
* Visual Studio 2022
1412

13+
## How to run the project
14+
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.

0 commit comments

Comments
 (0)