Example of Highlighted region in React Maps Component

/
/
HighlightMaps

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

More Details...

ATM indication
ATM locations in Oklahoma, USA
Mehan
Hobart
Wichita Falls
Clinton
Seiling
Vici
Pryor
Konawa
Amarillo
El Reno
Yukon
Harrah
Shawnee
Wellston
Lotsee
Sand Springs
Oakwood
Chickasha
Red Rock
Prague
Hennessey
Wetumka
Purcell
Okmulgee
Kingfisher
McAlester
Atoka
Davis
Cherokee
Muskogee
Eufaula
Mehan

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

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 Maps.Inject(Marker) method.

Description

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 Maps.Inject(Marker) method.