Blazor Maps Example - OpenStreetMap with Marker Clustering
This sample showcases popular attractions from multiple countries displayed as markers and marker clusters on OpenStreetMap, with each country having distinct cluster settings.
Marker clustering on OpenStreetMap features:
- Enabling clustering via the AllowClustering property in MapsMarkerClusterSettings
- Customization through properties including Shape, Width, Height, and MapsLayerMarkerClusterLabelStyle
- Cluster expansion functionality via the AllowClusterExpand property for revealing individual markers
- Interactive tooltips displaying attraction details