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 miliseconds.
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