Declarative animation
Build fly-throughs, route traces, camera moves, and timed scenes as HTML steps instead of hand-written animation controllers.
<nika-story autoplay loop>
<nika-step trace layer="route"
duration="3s"></nika-step>
<nika-step action="fly-to"
center="[-122.42, 37.78]"
zoom="14" curve></nika-step>
</nika-story>




