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

Create a URL parameter to highlight nodes chosen by name #92

Open
e-t-k opened this issue Jul 26, 2018 · 0 comments
Open

Create a URL parameter to highlight nodes chosen by name #92

e-t-k opened this issue Jul 26, 2018 · 0 comments

Comments

@e-t-k
Copy link

e-t-k commented Jul 26, 2018

Right now, I can place pins on the map by passing URL parameters for desired node name and x / y coordinates. For example:

https://tumormap.ucsc.edu/?p=Treehouse/TreehousePEDv5_April2018&node=EXAMPLE1,EXAMPLE2&x=205,180&y=255,300

However, when the view is switched between hex grid and cartesian coordinates, the x and y values, which remain the same, now point to "different" map locations and therefore different existing nodes.

It would be great to place pins (or create a temporary attribute, although pins are more visible) by passing a single URL parameter for the node IDs as they already appear on the map. The value of this would be a) user not needing to calculate the coordinates, and b) pins would would be placed properly regardless of which view was chosen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant