GetGeocode.Coords (GetGeocode v0.0.3) View Source

Coords struct that holds coordinates data.

%GetGeocode.Coords{
    lat: nil,
    lng: nil
}