airportCodeMapRedirector
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://dthyresson--e111d8fe26cc11f09439569c3dd06744.web.val.run
I needed way redirect to a map for a given aiport given an IATA airport code.
This way is it's a simple proxy redirect and I can change if I want to use Google Maps or another service (or change zoom levels, etc) without having to update the link.
Usage:
- Boston Logan: https://iata.thyresson.io?q=bos
Migrated from folder: Misc/airportCodeMapRedirector