Method: Natour::GPSTrackPoint#longitude
- Defined in:
- lib/natour/gps_track_point.rb
#longitude ⇒ Object (readonly)
Returns the value of attribute longitude.
4 5 6 |
# File 'lib/natour/gps_track_point.rb', line 4 def longitude @longitude end |