Twitter::Geo
@return [Integer]
# File lib/twitter/geo/point.rb, line 8 def latitude self.coordinates[0] end
# File lib/twitter/geo/point.rb, line 14 def longitude self.coordinates[1] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.