Allow location
Press Locate me and approve the browser permission prompt.
Find your approximate latitude and longitude in the browser. Copy coordinates or open a map—permission required, data stays local.
Loading tool…
Preparing tool…
Follow these steps for a clear answer.
Press Locate me and approve the browser permission prompt.
Latitude and longitude appear with an accuracy estimate.
Copy coords, or open a map view centered on your position.
Version 2.0.0 · Last reviewed 2026-07-28
display = latitude.toFixed(5) + ', ' + longitude.toFixed(5)Where am I asks for location permission, then shows your approximate coordinates. Copy them or open a map view—useful when you need a quick lat/lon without installing an app.
Key distinctions behind the tool.
Browsers require permission before sharing GPS or network-based position with a page.
Accuracy depends on your device. The note shows an accuracy estimate in meters when provided.
Yes. After a successful locate, use Copy coords.
It opens a map centered on your coordinates in a new tab.
No. The page reads them in your browser only.