UNPKG

azure-maps-animations

Version:

A module for the Azure Maps Web SDK that provides tools for animating data on the map.

22 lines (16 loc) 690 B
## azure-maps-animations Changelog <a name="0.0.1"></a> # 0.0.1 (2020-08-21) **Animations** - Frame based animation timer. - Drop animations for Point data and markers. - Animate data along a path. - Animate the map camera along a path. - Create a snakeline animation effect. - Animate the changing of coordinates in a shape or marker. - Morph a shapes from one geometry to another. - Group animations and play them together, sequentially, or incrementally. - Create a flowing stroke dash array in a line layer. **Tools** - Improved setTimeout and setInterval functions that leverage requestAnimationFrame. - Leverage over 30 different built in easing functions.