Class: Woefoo::TownMatchValidators::D

Inherits:
Object
  • Object
show all
Extended by:
GeoKit::Mappable::ClassMethods
Defined in:
lib/woefoo/town_match_validators.rb

Overview

np1 = [51.591049,-2.988250] np2 = [52.016029,-4.833970] puts D.distance_between(np1, np2)

D basically gives a way to call GeoKit::Mappable::ClassMethods.distance_between