Method: GPX::Point#lon

Defined in:
lib/gpx/point.rb

#lonObject

Returns the value of attribute lon.



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

def lon
  @lon
end