Atlas Motion
TheMarketshop.com
Browser-based map studio

Live canvas

Camera preview

1920 × 1080 30 FPS
Destination New York City
Ready to preview 00:00 / 00:10
Zoom starts Hold
Opening hold Camera movement Closing hold
i

Editing tip The 1-second opening and 1.5-second closing holds make this easy to trim in your video editor.

Route file help

Create a labeled GeoJSON route with AI

Copy this prompt into an AI assistant, save its response as a .geojson file, then drop it into Atlas Motion.

Example prompt

Fields Atlas Motion reads

GeoJSON uses fields rather than spreadsheet columns.

FeatureCollection.typeRequired: "FeatureCollection"
FeatureCollection.nameOptional overall route title
route.geometry.typeRequired: "LineString" or "MultiLineString"
route.geometry.coordinatesRequired: route points as [longitude, latitude]
route.properties.nameOptional route title; title also works
stop.geometry.typeUse "Point" for each labeled stop
stop.geometry.coordinatesStop location as [longitude, latitude], placed on the route
stop.properties.nameVisible stop label; title or label also works

AI-generated route lines are best for illustrative animations. For road-accurate work, export a GPX or KML file from a routing tool.