openlayers
Version:
Build tools and sources for developing OpenLayers based mapping applications
12 lines (11 loc) • 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>