geocoder icon indicating copy to clipboard operation
geocoder copied to clipboard

node.js module to geocode through google developer api

Results 19 geocoder issues
Sort by recently updated
recently updated
newest added

Solving this issue https://github.com/wyattdanger/geocoder/issues/6

I will try to keep maintained version there: https://www.npmjs.com/package/@picryl/geocoder Fork is here: https://github.com/picryl/geocoder

i am trying to use this module with react native and expo sdk once installed the package and imported it i get an error message that dynamic require is not...

When I tried to use google provider, I was giving the error by requesting the Api Key, so I added it and I'm sending the update.

It's been a while since last commit. A simple dependencies refresh would be a good start ? Vulnerability reported are increasing...

``` GEOCODER Yahoo API] uri: http://where.yahooapis.com/geocode [GEOCODER Yahoo API] options: {"q":"46.68665796636226, -117.16076862334485","gflags":"R","flags":"J","appid":"**********"} [GEOCODER Yahoo API] body: Error Error Description: Could not process this "GET" request. ``` Any idea what's up?

Just a simple formatting fix so headers show properly.

Browserify cannot resolve required object which are defined inside the code. To avoid the error the objects can be simply defined like bellow.