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