Example of Earthquake indication in Javascript Maps Control

/
/
Earthquake indication

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

More Details...

Description

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. More information on maps can be found in this documentation section.