I have just been to http://www.wikitude.me/
How does the site know the location of my laptop within 100 meters?? There is no GPS or anything that can give my location away on my laptop!
I have just been to http://www.wikitude.me/
How does the site know the location of my laptop within 100 meters?? There is no GPS or anything that can give my location away on my laptop!
It's something called geo-ip lookup. Your IP address is mapped out somewhere (probably stored in a database). This method is reasonably accurate, though not perfectly so.
More here: http://en.wikipedia.org/wiki/Geoip
Wikitude.me uses location aware browsing. Basically it tries to pinpoint your location using various available information such as you IP and the available access points your laptop is receiving beacons from. It can actually be very precise, there is a cool example on the information page at the above link.
The database is run by Google and is called Google Location Services. API here. The Android cell phones uses the same service to determine their position when the GPS is turned off, this time by available access points and cellular towers. And when the GPS is turned on, they of cause help update Googles database. :)