struct OpenWeatherMap::Coord

Included Modules

Defined in:

open_weather_map/coord.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def lat : Float64 #

[View source]
def lon : Float64 #

[View source]