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