node_wifi_location icon indicating copy to clipboard operation
node_wifi_location copied to clipboard

Find a current location by surrounding WiFi and Google Map API. A port of wifi_location(https://github.com/shokai/wifi_location) to Node.js.

Results 2 node_wifi_location issues
Sort by recently updated
recently updated
newest added

I am unable to call `wifiLocation.wifiTowers(function(err, val) { console.log(err, val) })` as it shows an error `Can't resolve 'child_process' in './node_modules/wifi_location/lib'` while building in webpack. Also, I tried by adding...

API changed - the endpoint is a 404 now