Closed nikkisaumya closed 7 years ago
This is an issue with the underlying service you're using to geocode. If that service does not return values for a location, geocoder would not return anything either.
The best way to check is to use the API call directly using curl or your browser to ping the API service.
Also having an issue here. It seems that a few weeks ago, this was working just fine - but isn't now. Changing the lookup service doesn't change behavior.
Hey, indokathan! I tried running through the same examples that you did and received the proper co-ordinates
Are you still having this issue?
irb(main):001:0> Geocoder.coordinates("barbeque nation indiranagar bangalore") => [12.96252, 77.64143899999999]
Geocoder gem does not resolve coordinates for certain addresses (for eg : "Barbeque nation Indiranagar Bangalore, India ") chosen from the Google Place Autocomplete