RadzenGoogleMap and marker clustering #293

Closed
opened 2026-01-29 17:34:53 +00:00 by claunia · 2 comments
Owner

Originally created by @rodsmr on GitHub (Jan 10, 2022).

Is your feature request related to a problem? Please describe.
I use Blazor GoogleMap. In my use case, I've got a lot of marker in same point (very similar latitude and/or longitude). I read in Google documentation the functionality call marker clustering to group nearest markers

Describe the solution you'd like
Is the a way to implement the functionality call marker clustering?

Additional context
My case
image

Desiderata
image

Originally created by @rodsmr on GitHub (Jan 10, 2022). **Is your feature request related to a problem? Please describe.** I use [Blazor GoogleMap](https://www.radzen.com/documentation/blazor/googlemap/). In my use case, I've got a lot of marker in same point (very similar latitude and/or longitude). I read in Google documentation the functionality call [marker clustering](https://developers.google.com/maps/documentation/javascript/marker-clustering) to group nearest markers **Describe the solution you'd like** Is the a way to implement the functionality call marker clustering? **Additional context** My case ![image](https://user-images.githubusercontent.com/17640209/148801171-d03ff9dd-36f3-45f3-8d5a-87ecf46d2d5b.png) Desiderata ![image](https://user-images.githubusercontent.com/17640209/148801254-8c83bb6f-8113-4c77-86e9-474f9885da84.png)
claunia added the enhancement label 2026-01-29 17:34:53 +00:00
Author
Owner

@ThatCoolCoder commented on GitHub (Jul 9, 2022):

It would be great in general to get more google maps features available in the Radzen map.

@ThatCoolCoder commented on GitHub (Jul 9, 2022): It would be great in general to get more google maps features available in the Radzen map.
Author
Owner

@enchev commented on GitHub (Oct 24, 2024):

Marker clustering can be enabled externally using the Google Map API. Check this thread for reference:
https://forum.radzen.com/t/radzengooglemap-marker-clustering/18812/3

@enchev commented on GitHub (Oct 24, 2024): Marker clustering can be enabled externally using the Google Map API. Check this thread for reference: https://forum.radzen.com/t/radzengooglemap-marker-clustering/18812/3
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#293