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