Files
openlayers/examples/feature-animation.html
2018-11-16 14:57:15 +01:00

12 lines
367 B
HTML

---
layout: example.html
title: Custom Animation
shortdesc: Demonstrates how to animate features.
docs: >
This example shows how to use <b>postrender</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>