Example of Bubble in ASP.NET Core Maps Control

This sample illustrates the top 30 countries which has highest Internet users in bubbles of the year 2016.

DEMO
SOURCE

In this example, you can see how to render the bubbles for each shape in a map. Values of the shapes can be determined from the size and color of the bubbles. You can bind the desired colors from the data source to the bubbles.

Tooltip is enabled in this example. To see the tooltip in action, hover the mouse over a bubble or tap a bubble in touch enabled devices.


Injecting Module

Maps component features are segregated into individual feature-wise modules. To use the bubbles, inject the Bubble module using the Maps.Inject(Bubble) method.

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE