> the HTML 5 location API relies on your IP address,
Does it? My understanding is that it relies on your device. So if you're on a computer, it relies on your IP address, but on a phone it would use GPS. From
$1:
> This is done using the watchPosition() function, which has the same input parameters as getCurrentPosition(). The callback function is called multiple times, allowing the browser to either update your location as you move, or provide a more accurate location as different techniques are used to geolocate you.
That doesn't sound, to me, like something that's depending on IP address.
> just because Facebook does something
I was just using Facebook as an example. I'm sure everyone from Google to Lyft is doing this. We know Amazon is doing this. You missed my point entirely. My point was that all apps can already do this. I don't understand how, in the current landscape, we can rationalize treating apps and websites differently. Because for the most part, they're the same thing these days. What we need is a permission-based API that provides for user choice, across apps and websites. I don't think a flat "no" is either completely reasonable, or a position we have any chance of winning.