> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes.heygen.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NYC Paris Flight

> Apple-style realistic map animation with a plane flying from New York to Paris, marker circle, landing pop, and sound effects.

# NYC Paris Flight

Apple-style realistic map animation with a plane flying from New York to Paris, marker circle, landing pop, and sound effects.

`showcase` `travel` `map` `youtube` `sfx`

Created by [Stronkter](https://x.com/Stronkter).

## Source Prompt

```text theme={null}
📷HyperFrames by HeyGen Make a six-second Apple-style font bold video of a plane going from New York to Paris. A map animation, and then it shows the plane going from New York to Paris. Make the fonts Apple-style bold and make the map actual realistic, actually realistic. Before it lands in Paris, do a doodle circle in red around Paris, and then it lands in the doodle circle, and the video basically cuts to a white screen at the end. Also add sound effects for everything as well. Every nice motion, every the plane for pop-ups, bubble, pop-up effect, everything you want.
```

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/nyc-paris-flight.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/nyc-paris-flight.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add nyc-paris-flight
  ```
</CodeGroup>

## Details

| Property   | Value     |
| ---------- | --------- |
| Type       | Block     |
| Dimensions | 1920×1080 |
| Duration   | 6s        |

## Files

| File                       | Target                               | Type                    |
| -------------------------- | ------------------------------------ | ----------------------- |
| `nyc-paris-flight.html`    | `compositions/nyc-paris-flight.html` | hyperframes:composition |
| `assets/map-nyc-paris.png` | `assets/map-nyc-paris.png`           | hyperframes:asset       |
| `assets/sfx-mix.wav`       | `assets/sfx-mix.wav`                 | hyperframes:asset       |

## Usage

After installing, add the block to your host composition:

```html theme={null}
<div data-composition-id="nyc-paris-flight" data-composition-src="compositions/nyc-paris-flight.html" data-start="0" data-duration="6" data-track-index="1" data-width="1920" data-height="1080"></div>
```
