You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a User Position mode that uses device/browser geolocation (with explicit permission) to continuously update a live simulation from the user's current location.
Problem
Users in the field (especially on phones) need quick, real-time signal insight from where they currently stand, without manually creating/moving Sites repeatedly.
Goal
When location is available, LinkSim should provide a live, continuously updating simulation centered on the user's current position, including map visualization and a reachable-sites list.
Proposed behavior
Browser prompts the user for location permission before any geolocation use
If granted, app tracks location updates (watch mode) and refreshes simulation when position changes
Render live simulation overlays from current user position
Feature request
Add a User Position mode that uses device/browser geolocation (with explicit permission) to continuously update a live simulation from the user's current location.
Problem
Users in the field (especially on phones) need quick, real-time signal insight from where they currently stand, without manually creating/moving Sites repeatedly.
Goal
When location is available, LinkSim should provide a live, continuously updating simulation centered on the user's current position, including map visualization and a reachable-sites list.
Proposed behavior
Platform notes
Scope
Acceptance criteria
Related issues