Files
openlayers/examples/feature-animation.html
2015-11-18 09:56:15 -07:00

12 lines
368 B
HTML

---
layout: example.html
title: Custom Animation
shortdesc: Demonstrates how to animate features.
docs: >
This example shows how to use <b>postcompose</b> and <b>vectorContext</b> to
animate features. Here we choose to do a flash animation each time a feature
is added to the layer.
tags: "animation, vector, feature, flash"
---
<div id="map" class="map"></div>