Libraries
»
gpx
(1.2.1)
»
Index
»
GPX
»
Point
»
#lon
Method: GPX::Point#lon
Defined in:
lib/gpx/point.rb
#
lon
⇒
Object
Returns the value of attribute lon.
8 9 10
# File 'lib/gpx/point.rb', line 8
def
lon
@lon
end