Skip to content

Conversation

@heiglandreas
Copy link
Contributor

The MapQuest API returns a two-letter country-code and no country name. Currently that Country-code is returned as country name when using the MapQuest-Adapter. But it is not returned as CountryCode though.

This PR solves that by adding the CountryCode.

To handle BC returning that 2 letter code as country-name is kept AS IS.

The MapQuest API returns a two-letter country-code and no country
name. Currently that Country-code is returned as country name when using
the MapQuest-Adapter. But it is not returned as CountryCode though.

This commit solves that by adding the CountryCode.

To handle BC returning that 2 letter code as country-name is kept AS IS.
willdurand added a commit that referenced this pull request Dec 6, 2015
Adds coutry-code to MapQuest-Results
@willdurand willdurand merged commit 1d81506 into geocoder-php:master Dec 6, 2015
@willdurand
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants