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

Example of Earthquake indication in ASP.NET MVC 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 the Maps.Inject(Marker) method.