Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share map with a link #15

Open
alessiovierti opened this issue Nov 16, 2022 · 0 comments
Open

Share map with a link #15

alessiovierti opened this issue Nov 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alessiovierti
Copy link
Member

alessiovierti commented Nov 16, 2022

Let user create a link for sharing its current map with another user

  • Action publishes the current map features with an identifier and some meta (createdOn, updatedOn)
  • A user that opens a link containing the identifier downloads and views the corresponding map
  • When a map is published, a token is also generated - the token is required for updating the map
    • If user has token - grant read/write permissions
    • If user has no token - grant only read permissions
  • Shared map should also store latest position, createdOn timestamp, updatedOn timestamp
@alessiovierti alessiovierti self-assigned this Nov 16, 2022
@alessiovierti alessiovierti added the enhancement New feature or request label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant