-
Notifications
You must be signed in to change notification settings - Fork 24
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
Encode additional coordinates in url #7328
Conversation
@normanrz What do you think about the encoding? If we want to go for brevity, we could change |
I like the key=value encoding. Concise and extendable. We should've done that from the start :D |
…minds/webknossos into remember-additional-coordinates
@normanrz bump 🧋 |
…ember-additional-coordinates
I adapted the CSV format in the url hash so, that
key=value
pairs can be added to the end of the hash.URL of deployed dev instance (used for testing):
Steps to test:
#0,0,0,1,1.3,0,0,180,additionalCoordinate-t=123
Issues:
(Please delete unneeded items, merge only when none are left open)