lib/rcap/cap_1_0/point.rb in rcap-2.7.0 vs lib/rcap/cap_1_0/point.rb in rcap-2.7.3

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module RCAP module CAP_1_0 # A Point object is valid if # * it has a lattitude within the minimum and maximum lattitude values # * it has a longitude within the minimum and maximum longitude values