• Open in:

Map with Pulsating Bullets

This demo shows how to add animated dots to your maps. This could be useful to attract viewer’s attention to specific locations on the map.

Key implementation details

Our pulsating points are just bullets on MapPointSeries points. We create two circles as visuals for each data point bullet and then animate scale and opacity on one of the circles.

Related tutorials

Demo source