• Material 3
  • Material 3 Dark
  • 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 Highlighted region in ASP.NET MVC Maps Control

This sample depicts the ATM populated areas in Oklahoma by highlighting the regions.

DEMO
SOURCE
ATM locations in Oklahoma, USA

In this example, you can see how to highlight some specific region by rendering circles. Any custom HTML element can be used as a marker.


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.