Widget
Embed the world railway map
Put the live atlas on your own site, one route, a region or all 763, with a single iframe tag. Free, no key, no scripts.
It's the same interactive night map that runs this site: hover a line for its story card, click to pin it, drag and scroll to explore. Embeds are free for any site (blogs, forums, wikis, classrooms) as long as the credit link under the frame stays visible.
Live example
Copy-paste
<iframe src="https://trainrouter.com/embed/frame?route=bergensbanen"
width="100%" height="480" style="border:0;border-radius:12px"
loading="lazy" title="Bergensbanen — interactive route map by TrainRouter"></iframe>
<p><a href="https://trainrouter.com/routes/bergensbanen/">Interactive railway map by TrainRouter</a></p>
Parameters
- (no parameters)
- the full world atlas, all 763 routes
- route=<id>
- fly to one route; the id is the route page’s URL slug (routes/bergensbanen/ → route=bergensbanen)
- region=europe · usa · asia · americas · africa · oceania
- open focused on a region
- category=highspeed · night · scenic · classic
- light up one kind of line only
Pick any route id from the all-routes index; it's the last part of the page URL. Want something the widget doesn't cover? The atlas is open data (CC BY 4.0), so you can also build your own view from the GeoJSON.