Jonathan Beliën
Jonathan Beliën
I do not mind ! I'll submit a PR in the next few days ! Do not hesitate to ping me if I forget 😂
I found Google Maps API documentation about this : https://developers.google.com/maps/documentation/geocoding/intro#Types. > administrative_area_level_1 >indicates a first-order civil entity below the country level. Within the United States, these administrative levels are states....
Haha, thanks for the reminder! It indeed slipped of my mind. I'll take care of it ASAP :)
Hello @uwbas , That seems indeed to be a valid point! Could you submit a PR with that change ? Thanks.
Hello @timwood , We don't do any process of the result. We just provide a structured way to query an API and a structured way to return the result of...
> Is the mapbox-provider able to account for different types queries against the mapbox API? If so, how does it determine which to use? Yes, it is indeed possible !...
Hello @Tiraniel Thanks a lot for your contribution ! Could you make sure the tests succeed by adding the `.cached_response` for your new `testStreetShortNameWithRealAddress()` test ? Thanks.
Thanks a lot @Tiraniel ! Looking much better ! 👍 I realize that every component has a `long_name` and a `short_name`. Why limit your PR to `route` only ? Could...
Hello @Tiraniel , any chance you could work on this ? PS: It will need a rebase to apply our last updates.
@Tiraniel Any chance you could finish this PR ? Thanks.