Åpne i kartapp for gangvei til tilfluktsrom #2
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
olemd/tilfluktsrom#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a button (on the bottom sheet and/or compass view) that opens walking directions to the selected shelter in an external maps app.
Implementation
ACTION_VIEWintent withgeo:URI:geo:lat,lon?q=lat,lon(Tilfluktsrom - address)geo:URI is handled by whatever maps app the user has installed (OsmAnd, Organic Maps, Google Maps, etc.)geo:intents — this is the ideal pairing for degraded-network scenariosgeo:schemeWhy
In an actual emergency, finding the shelter on the map is only half the problem — you need walking directions to get there. The
geo:intent works with offline-capable maps apps (OsmAnd, Organic Maps), which is critical when the network is degraded or down.