-
Notifications
You must be signed in to change notification settings - Fork 7
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
Use dot based map #18
Comments
This one https://upload.wikimedia.org/wikipedia/commons/a/a0/World_map_with_points.svg or the one from the .ai file attached in slack could be used |
Does this replace #5 in that this should be our only map? If so, it is an easy fix. |
That's correct. As mentioned here on Slack https://codeyourfuture.slack.com/archives/C05SUQ3K5DY/p1696065119931789 |
@ManSangSin - As part of this ticket, I would ask that you make sure the icons appear in the right place. In sprint planning we discussed PX CSS positioning or selecting SVG path elements as possible solutions for locating the dots. Your decision was to select SVG path IDs and go from there. |
Need to have this thought through and communicated by Tuesday. |
Technical task
We can settle on one dot based map and each rhythm/rhythm code can be associated with one specific dot (or one specific dot coordinate as is convenient for the implementer) on the map
As a .............
I Want .............
So That .............
Acceptance Criteria
Implementation Notes
Checklist:
The text was updated successfully, but these errors were encountered: