Update flight animation example

This commit is contained in:
Tim Schaub
2015-11-17 10:46:16 -07:00
parent d19bf0970b
commit 645a0ce2d4
2 changed files with 7 additions and 17 deletions
+2 -6
View File
@@ -1,6 +1,6 @@
---
layout: example.html
title: Flight animation example
title: Flight Animation
shortdesc: Demonstrates how to animate flights with ´postcompose´.
docs: >
This example shows how to use <b>postcompose</b> and <b>vectorContext</b> to
@@ -14,8 +14,4 @@ tags: "animation, vector, feature, flights, arc"
resources:
- https://api.mapbox.com/mapbox.js/plugins/arc.js/v0.1.0/arc.js
---
<div class="row">
<div class="span8">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>