struct

Geocoder::Result

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, latitude : Float64, longitude : Float64, address : Geocoder::Address | Nil = Address.new)
Source

Instance methods

address
Source
apple_maps_url
Source
format(io : IO) : Nil
Source
format
Source
google_maps_url
Source
latitude
Source
longitude
Source