UNPKG

368 BHTMLView Raw
1---
2layout: example.html
3title: Custom Animation
4shortdesc: Demonstrates how to animate features.
5docs: >
6 This example shows how to use <b>postcompose</b> and <b>vectorContext</b> to
7 animate features. Here we choose to do a flash animation each time a feature
8 is added to the layer.
9tags: "animation, vector, feature, flash"
10---
11<div id="map" class="map"></div>