Discover the nearest city without any authentication. This page uses the same offline geocoder powering the dashboard.
Session data downloaded: {{ formatBytes(sessionNetworkBytes) }}
Your latest GPS fix
Loaded {{ latestMetrics.datasetLoadMs }} ms
{{ formatBytes(latestMetrics.fileSizeBytes) }}
Results: {{ latestMetrics.resultCount }}
Lat {{ latestMetrics.latitude.toFixed(4) }}, Lon {{ latestMetrics.longitude.toFixed(4) }}
Execute "Locate Me" to populate logs and see timing data.
Debug: latestMetrics is null
{{ error }}