Skip to content

JonnyDawe/Arcgis-Animate-Markers

Repository files navigation

arcgis-animate-markers-plugin examples repo

Animate on Hover

This example demonstrates how to create an animation effect on a point marker when the mouse cursor is over it on the map. The animation employs Spring easing to achieve a satisfying pop effect, and demonstrates the ability to pause the animation and reset the marker to its original state when the user moves their cursor away from the map feature.

Example animation on hover

Animate on Click

This example showcases how to apply an animation effect to a point marker symbol when the user clicks on it. The animation employs Spring easing to create a smooth and visually appealing effect. Additionally, the code demonstrates how to add sound effects to enhance the animation experience.

Example animation on click

Radar Ping

This example showcases adding new animated graphics as an overlay to the Featurelayer. It uses a standard easing function "easeInOutCubic" and specifies an easing duration.

Example animation radar ping

Custom Aniamtion - CIM Symbols

This example demonstrates generating a custom animation using CIM Symbols to generate a timer and Party Pop effect on a clicked point. In this case a custom step function is used to change the rendered symbol on each animation step.

Example custom animation on click

About

Examples repo demonstrating animating map symbols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published