Different result with Query vs String input
akkishrm0825 opened this issue · 0 comments
akkishrm0825 commented
Hello,
I'm using node-geocoder in my project with google as provider,
I'm getting different results for Query vs String input, for a given address { address: '30 London Road,Croydon', country: 'UK', zipcode: 'CR0 2TA' }, no result whereas String input "30 London Road,Croydon, CR0 2TA, UK", returns the result with lat long.