nchaulet / node-geocoder

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

apiKey support for yandex is implemented #282

Closed rybalchenkoserg closed 5 years ago

rybalchenkoserg commented 5 years ago

The current release doesn't add apiKey to yandex request and return 403 Forbidden as result. The patch is solves this issue.

rybalchenkoserg commented 5 years ago

You're welcome! Thanks for the great library.