Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Fallback to Google Maps Web API when Geocoder does not work #33

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

felipemartim
Copy link

I was having a problem since not all valid addresses were being geocoded properly. There were very specific addresses that the Android Geocoder would return an empty list. Because of that, and motivated by this comment, it seemed appropriate to fallback to the web API when the Geocoder returned an empty list. That fixed my issue.

@MobiusHorizons
Copy link

This fixed a baffling problem for me. Is there any reason this shouldn't be merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants