-
Notifications
You must be signed in to change notification settings - Fork 1
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
add map and tweak responsiveness of its container #88
Conversation
@mantuok OK I polished this up, added some missing things based on your feedback, and pulled it out of draft. FYI I rebased on Furthermore, note that I adopted your naming convention for the mapbox token, so you can get rid of the other one locally if you still see it there. |
620e93e
to
5f71634
Compare
FYI I just did the force push that rebases on |
Co-authored-by: AdamFinkle <[email protected]>
Co-authored-by: AdamFinkle <[email protected]>
5f71634
to
6037bf7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything works and good to go!
Description
Add Mapbox map to main page and . Also adds a handful of example soft stories as Mapbox markers.
Closes #72
Type of changes
Testing
How to test
Run app, open index page and observe that map of SF is showing. Compare to Figma design. Attempt to pan/zoom with mouse and touch across diff devices and/or browser view port sizes.
Please also refer to requirements in #72, also linked in the right panel under "Development".