What Is My Location?
Your current location is the geographic position of your device, expressed as latitude and longitude coordinates and a street address. This tool uses your browser's Geolocation API to determine your position with permission. Click the locate button to begin.
The complete answer: what “my location” actually means
When a device answers the question what is my location, it is really reporting three different things at once: a coordinate pair (latitude and longitude on the WGS-84 ellipsoid — the raw truth), an accuracy radius (how far off that pair might be), and a reverse-geocoded address (a human-readable label matched from map data). The coordinates are authoritative; the address is an interpretation. That is why your pin can be exactly right while the street name is a door or two off — address databases lag reality.
Location signals compared
| Signal | Typical accuracy | Needs | Best for |
|---|---|---|---|
| GPS / GNSS | 3–10 m outdoors | Clear sky, permission | Navigation, sharing an exact spot |
| Wi-Fi positioning | 10–40 m | Nearby known networks | Cities, indoors |
| Cell towers | 100 m – 3 km | Mobile signal | Rough position, rural fallback |
| IP address | 5–25 km | Nothing (no permission) | Instant estimate — try What Is My IP |
This page requests the best of the first three with your permission, and falls back to the IP method if you decline — you always get an answer.
Device-specific tips
- iPhone / iPad: if no prompt appears, check Settings ▸ Privacy & Security ▸ Location Services ▸ Safari Websites, and set it to Ask or Allow. Precise Location should be on for meter-level results.
- Android: allow the site in Chrome's location permission, and make sure Google Location Accuracy (Wi-Fi scanning) is enabled for faster, tighter fixes.
- Windows / macOS: laptops have no GPS chip; expect Wi-Fi accuracy (tens of meters) — still far better than IP.
- Indoors: step near a window; GPS first-fix can take 10–30 s from cold start.