geocoder-js icon indicating copy to clipboard operation
geocoder-js copied to clipboard

GeocoderJS is the JavaScript equivalent of Geocoder PHP.

Results 13 geocoder-js issues
Sort by recently updated
recently updated
newest added

https://github.com/geocoder-php/Geocoder#the-chain-provider

Examples pages are just console.logs(). We can do better...

Currently, our unit testing is happening through PhantomJS, but I want to make sure we can work with node.js as well (i.e., not on a headless browser). I'm 90% sure...

question