This sample explains about how to add and customize markers in a Syncfusion Blazor Maps component using Blazor WebAssembly app. This project also includes a code snippet to change the marker shape, customize the color and shape of the markers from the maps data source and how to add tooltips and format them.
Examples: https://blazor.syncfusion.com/demos/maps/marker?theme=bootstrap5
Documentation: https://blazor.syncfusion.com/documentation/maps/markers
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.