marlove / react-native-geocoding

MIT License
208 stars 54 forks source link

ZERO_RESULTS during Geocode #46

Closed Rakedavid closed 1 year ago

Rakedavid commented 1 year ago

When I enter an address for it to geocode it always shows zero_results regardless of what I put in.

{"code": 4, "message": "Error from the server while geocoding. The received datas are in the error's 'origin' field. Check it for more informations.", "origin": {"results": [], "status": "ZERO_RESULTS"}}