/add-and-customize-bubbles-in-blazor-maps

A quick start Blazor project that shows how to add and customize a Syncfusion Blazor Bubble Maps in a Blazor WebAssembly app. This project also includes a code snippet to change the bubble type, add multiple groups of bubbles to maps and how to add tooltips and format them.

Primary LanguageHTML

How to Add and Customize Bubbles in the Blazor Maps Control

This sample explains about how to add and customize a Syncfusion Blazor Bubble Maps in a Blazor WebAssembly app. This project also includes a code snippet to change the bubble type, add multiple groups of bubbles to maps and how to add tooltips and format them.

Examples: https://blazor.syncfusion.com/demos/maps/bubble?theme=bootstrap5

Documentation: https://blazor.syncfusion.com/documentation/maps/bubble

Prerequisites

  • Visual Studio 2022

How to run the project

  • 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.