Skip to content

Commit e0cc28e

Browse files
committed
Website updates
1 parent 8fd4853 commit e0cc28e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/en/main/examples/flight-animation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ <h5 class="modal-title" id="tag-example-title"></h5>
255255

256256
<div class="row-fluid">
257257
<p id="shortdesc">Demonstrates how to animate flights with ´postrender´.</p>
258-
<div id="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 <a href="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 <a href="https://openflights.org/data.html">OpenFlights</a> (a simplified data set from the <a href="https://docs.mapbox.com/mapbox.js/example/v1.0.0/animating-flight-paths/"> Mapbox.js documentation</a> is used).</p>
258+
<div id="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 <a href="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 <a href="https://openflights.org/data.php">OpenFlights</a> (a simplified data set from the <a href="https://docs.mapbox.com/mapbox.js/example/v1.0.0/animating-flight-paths/"> Mapbox.js documentation</a> is used).</p>
259259
</div>
260260
</div>
261261

0 commit comments

Comments
 (0)