geonode icon indicating copy to clipboard operation
geonode copied to clipboard

Geo is a very basic, but simple and in-progress, geo library for Node.js using Google's Geocode API (V3) for Geocoding and GeoHash for GeoSpatial support.

Results 3 geonode issues
Sort by recently updated
recently updated
newest added

I assume this argument is intended to provide access to the full Google response, so that the caller can pick & choose which response data it requires. But, it is...

the reverse lookup doesn't work for me: http.createClient is deprecated. Use `http.request` instead. Formatted Address: null Latitude: null Longitude: null Address details: undefined

To make this module compatible with other fluent modules such as "seq", the first argument of the callback needs to be the error status. And this would be used instead...