-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
First thank you for your awesome project :)
I just have a suggestion if #1656 could be considered: there is no share button for users to easily share their current view, especially when using the isochrones tab or when the map is activated.
So it would be nice if it'd be possible to add a Share button in the UI (e.g., in the top navigation or search results header).
- When clicked, this button generates a shareable URL that includes the current application state, such as:
- Active tab (e.g., if the user is in the "Isochrones" tab).
- Map activation status (e.g., if the map is visible and zoomed to a specific view).
- [the above two things aren't possible right now if uses share the link]
- Other relevant state like route options, time filters, etc.
- The shared URL could use a short-lived token or encoded state to reconstruct the view without directly embedding sensitive data in plain text.
Metadata
Metadata
Assignees
Labels
No labels