Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on programming.dev

4 replies

lemmy.world

I didn’t finish reading. Is there a clean way for a user to input their location instead of it being read drizzly from the machine?

2
codeinaboxreply
programming.dev

Good question, though wouldn't that be a feature of the browser? It wouldn't be a good user experience asking people to manually enter coordinates.

1
Zachariahreply
lemmy.world

Yeah, that would be an excellent feature of the browser. That way the site doesn’t even know if it’s your current location or just one you picked.

I was thinking a clickable map. But also allow pasting coordinates.

2

In Android's development settings you can select an app to spoof the location, but I don't know what apps for this purpose exist.

2

You reached the end

A look at the geolocation HTML element and how it works | Spyke