{"id":30226896,"url":"https://github.com/remotion-dev/mapbox-example","last_synced_at":"2025-08-14T17:09:59.009Z","repository":{"id":216065005,"uuid":"631548146","full_name":"remotion-dev/mapbox-example","owner":"remotion-dev","description":"Remotion Mapbox example","archived":false,"fork":false,"pushed_at":"2025-04-04T13:16:36.000Z","size":129,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-10T01:21:33.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remotion-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-04-23T11:23:40.000Z","updated_at":"2025-08-06T08:34:44.000Z","dependencies_parsed_at":"2024-01-08T09:59:59.252Z","dependency_job_id":null,"html_url":"https://github.com/remotion-dev/mapbox-example","commit_stats":null,"previous_names":["remotion-dev/mapbox-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remotion-dev/mapbox-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Fmapbox-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Fmapbox-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Fmapbox-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Fmapbox-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remotion-dev","download_url":"https://codeload.github.com/remotion-dev/mapbox-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotion-dev%2Fmapbox-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270452355,"owners_count":24586165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-14T17:09:47.927Z","updated_at":"2025-08-14T17:09:59.003Z","avatar_url":"https://github.com/remotion-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remotion Mapbox example\n\nhttps://user-images.githubusercontent.com/1629785/233837028-8ce3dd74-f10a-4b2f-8005-4da04ca3ab18.mp4\n\nThis example allows you to animate a route using Mapbox and export it as an MP4 using Remotion. You need a Mapbox API key, which is free though.\n\n## Special considerations for using Remotion with Mapbox\n\n- Since rendering happens on multiple cores, more Mapbox initializations may be charged to your Mapbox account.\n- Mapbox has label transitions that cannot be controlled using [`useCurrentFrame()`](https://www.remotion.dev/docs/use-current-frame) - therefore they have been disabled.\n- Having no transitions causes certain elements like terrain data and POI markers to not be animated nicely - therefore those have been disabled in the style.\n- Since it [uses the GPU](https://www.remotion.dev/docs/gpu), the `angle` rendering mode has been enabled in the config file.\n- If you want to render this video on Lambda, it will be slower because Lambda has no GPU.\n\n## Mapbox style\n\nYou can copy the mapbox style from here: https://api.mapbox.com/styles/v1/jonnyburger/clgtb8stl002z01o5d15ye0u0.html?title=copy\u0026access_token=pk.eyJ1Ijoiam9ubnlidXJnZXIiLCJhIjoiY2xndDg3Y3lmMjFsazNrbW0zdWEzOTVpbSJ9.S40QeakLmFuEyxi8MBMczg\u0026zoomwheel=true\u0026fresh=true#14.09/42.69864/9.45602\n\n## Commands\n\n**Install Dependencies**\n\n```console\nnpm i\n```\n\n**Start Preview**\n\nRename `.env.example` to `.env` and add an API key that you get through `https://account.mapbox.com`\n\n```console\nnpm start\n```\n\n**Render video**\n\n```console\nnpm run build\n```\n\n**Upgrade Remotion**\n\n```console\nnpm run upgrade\n```\n\n## Docs\n\nGet started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).\n\n## Help\n\nWe provide help [on our Discord server](https://discord.gg/6VzzNDwUwV).\n\n## Issues\n\nFound an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).\n\n## License\n\nNotice that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremotion-dev%2Fmapbox-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremotion-dev%2Fmapbox-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremotion-dev%2Fmapbox-example/lists"}