Closed louis-byers closed 4 years ago
Pull request to fix https://github.com/OpenCageData/scala-opencage-geocoder/issues/6
API inconsistently returns an int or a string depending on if the offset is positive or negative. Looks like leading 0 are possible in the negative and that is what was breaking our use case, changing the PR
Pull request to fix https://github.com/OpenCageData/scala-opencage-geocoder/issues/6