For the complete documentation index, see llms.txt. This page is also available as Markdown.

Annotations

Annotations let you drop named pins on the globe with a short note or an attached image. The pins stay in your scene, show up in the Pins list inside the panel, and can be exported to a GeoJSON file or loaded back in later.

How to Use

Click "Annotations" in the Top Toolbar to open the Annotations panel on the right.

The panel has the pin form at the top, the Start Creating Pins button below the form, and the running Pins list at the bottom.

Filling in the Pin Details

Type a name into the Pin Title field so the pin shows up in the list with a label you recognize.

Type a short note into the Description field if you want a text snippet attached to the pin, or click "Import File" at the bottom of the panel and pick an image file to attach a photo to the pin instead.

When an image is attached, the Description field is replaced by an Image Preview with a "Remove Image" button so you can swap it for text again if you change your mind.

Placing Pins

Click "Start Creating Pins" to enter pin placement mode. The button label will switch to "Creating Pins..." and the form fields will lock so the same title and description apply to every pin you drop.

Click anywhere on the globe to drop a blue pin at that location.

Click "Stop" below the active button to leave pin placement mode when you are done.

Reviewing and Zooming to a Pin

Each pin appears in the Pins list at the bottom of the panel with its title and either the description text or the attached image thumbnail.

Click the eye icon next to a pin to fly the camera to that pin's location.

Click "Clear All" below the pin controls to remove every pin from the globe and the list at once.

Saving Pins to a File

Click "Download GeoJSON" at the bottom of the panel to save every pin in the list to a GeoJSON file on your computer.

The exported file keeps each pin's title, description or image, and coordinates so you can reload it later or share it with someone else.

Loading Pins from a File

Click "Import File" at the bottom of the panel and pick a .geojson or .json file that you saved earlier to bring those pins back into the scene.

The same button is also used for image attachments, and the tool decides what to do based on the file type you pick.

Notes

The pin title and description you type are reused for every pin you place during the same session of pin placement, so adjust them between sessions if you want different labels.

Annotations are saved to the AeroAI server when you share or save a scene so anyone who opens the link or the file will see the same pins.

Last updated