You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pid="shortdesc">Demonstrates how to animate flights with ´postrender´.</p>
258
-
<divid="docs"><p>This example shows how to use <b>postrender</b> and <b>vectorContext</b> to animate flights. A great circle arc between two airports is calculated using <ahref="https://github.com/springmeyer/arc.js">arc.js</a> and then the flight paths are animated with <b>postrender</b>. The flight data is provided by <ahref="https://openflights.org/data.html">OpenFlights</a> (a simplified data set from the <ahref="https://docs.mapbox.com/mapbox.js/example/v1.0.0/animating-flight-paths/"> Mapbox.js documentation</a> is used).</p>
258
+
<divid="docs"><p>This example shows how to use <b>postrender</b> and <b>vectorContext</b> to animate flights. A great circle arc between two airports is calculated using <ahref="https://github.com/springmeyer/arc.js">arc.js</a> and then the flight paths are animated with <b>postrender</b>. The flight data is provided by <ahref="https://openflights.org/data.php">OpenFlights</a> (a simplified data set from the <ahref="https://docs.mapbox.com/mapbox.js/example/v1.0.0/animating-flight-paths/"> Mapbox.js documentation</a> is used).</p>
0 commit comments