Vfrmap

An implementation of the VFRMAP API in Ruby.

Installation

# Gemfile
gem 'vfrmap'

Usage

require 'vfrmap'
Vfrmap.new([location],[options])
  • location Coordinates that can be parsed by Geo::Coord or a 3-letter IATA airport code.
  • options See DEFAULTS constant.