Blazor Maps Example - Earthquake Visualization
Source:
en.wikipedia.org
This sample indicates the earthquake that occurred in Sumatra, Indonesia in 2009, using a custom HTML element positioned as a marker on the map.
The example demonstrates how to render and position custom HTML elements as markers at specific map locations, enabling flexible and visually rich marker presentations beyond standard symbols.
For comprehensive guidance on implementing custom marker templates, refer to the marker template documentation.