Method: GPX::Point#lat

Defined in:
lib/gpx/point.rb

#latObject

Returns the value of attribute lat.



8
9
10
# File 'lib/gpx/point.rb', line 8

def lat
  @lat
end