nchaulet / node-geocoder

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

Fixes here urls and apiKey authentication #291

Closed dotupNET closed 4 years ago

dotupNET commented 4 years ago

Fixes here urls and apiKey: Bug 286

_geocodeEndpoint: https://geocoder.ls.hereapi.com/6.2/geocode.json

_reverseEndpoint: https://reverse.geocoder.ls.hereapi.com/6.2/reversegeocode.json

nchaulet commented 4 years ago

It should be fixed now sorry for the delay