This sample demonstrates the earth quack occurred in Sumatra, Indonesia in the year 2009.
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.