12 lines
368 B
HTML
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>
|