Is It Possible to get a (rough) Mobile Phone Location from a HTTP Request
Posted
by Tim Lytle
on Stack Overflow
See other posts from Stack Overflow
or by Tim Lytle
Published on 2010-01-07T05:58:26Z
Indexed on
2010/04/05
8:23 UTC
Read the original article
Hit count: 325
If memory serves me correctly, google does this for the maps site. I know google's mobile maps app can determine the rough location (I assume using some kind of cell tower lookup), yet I seem to remember the site getting somewhat close to the current location when viewing on a mobile browser.
Anyone know how/if that's possible? Does the IP address change based on the tower or area (seems like they'd be using some kind of gateway common to the carrier)?
© Stack Overflow or respective owner