Vfrmap
An implementation of the VFRMAP API in Ruby.
Installation
# Gemfile
gem 'vfrmap'
Usage
require 'vfrmap'
Vfrmap.new([location],[options])
-
location
Pass in coordinates that can be parsed by Geo::Coord, a 3-letter IATA airport code, or a 4-letter ICAO airport code. -
options
See DEFAULTS constant.