nchaulet / node-geocoder

nodejs geocoding library
http://nchaulet.github.io/node-geocoder/
MIT License
926 stars 213 forks source link

🐛 locationIQ doesn't return formattedAddress field #337

Open a-tokyo opened 2 years ago

a-tokyo commented 2 years ago

Right now locationIQ doesn't return the formatted address field, which is returned by google.

fix: https://github.com/nchaulet/node-geocoder/pull/335