nchaulet / node-geocoder

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

Support country for TomTom geocoding #323

Closed franverona closed 2 years ago

franverona commented 2 years ago

Forward geocoding for TomTom only supports the address. This fix adds support for sending an address (as string) or an object of parameters (only country for now).