var searchIndex = {}; searchIndex["wifilocation"] = {"doc":"A crate to return your GPS location using WiFi hotspots.","items":[[3,"GpsLocation","wifilocation","GPS struct to return longitude and latitude coordinates; and accuracy of information.",null,null],[12,"accuracy","","",0,null],[12,"location","","",0,null],[3,"Location","","",null,null],[12,"lng","","",1,null],[12,"lat","","",1,null],[5,"get_towers","","A wrapper around wifiscanner scan function to return a Vec of wifiscanner::Wifi.\nThe function was an artifact of the original node module and will probably not make",null,{"inputs":[],"output":{"name":"vec"}}],[5,"get_location","","Return GPS location using a Vec of wifiscanner::Wifi. Uses Google's GPS location service",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[11,"fmt","","",0,null],[11,"fmt","","",1,null]],"paths":[[3,"GpsLocation"],[3,"Location"]]}; initSearch(searchIndex);