Update post/pre render event doc usage in examples

This commit is contained in:
Florent gravin
2018-11-16 10:00:11 +01:00
committed by Tim Schaub
parent 160e9e8056
commit 91bd144f0e
3 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ 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
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"