google-locations
google-locations copied to clipboard
Address searches via Google Geocoding for the Google Places API
locations cannot be found on some keyword and their location
Add in dependencies "https": "^1.0.0", "url": "^0.11.0"
i faced some problems with the geocodeAddress function when the space ' ' is replaced by a '+'. space will be encoded to %20 and '+' to %2B. But the...
Are there any plans to add support for static IPs? I am using this module on heroku and so I have to proxy all my requests through this addon: http://support.quotaguard.com/support/solutions/articles/5000013745-node-js-quick-start-guide-quotaguard-static...