-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now, I can place pins on the map by passing URL parameters for desired node name and x / y coordinates. For example:
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels