• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Earthquake indication in ASP.NET Core Maps Control

This sample demonstrates the earth quack occurred in Sumatra, Indonesia in the year 2009.

DEMO
SOURCE

In this example, you can see how to render a custom HTML element as marker and place it on a specific location.


Injecting Module

Maps component features are segregated into individual feature-wise modules. To use marker template, you need to inject Marker module using Maps.Inject(Marker) method.