-
Notifications
You must be signed in to change notification settings - Fork 2
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
fixes #32 #36
fixes #32 #36
Conversation
fixes #32 |
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.
I've validated the change you've made! It looks great! 😄
What do you think about writing a Cypress test for the new limit? This one could be a good template, where the deltaY
for the scroll is set to something crazy like -66.666666 * 50
, and there's a check to see that the url still only reports a zoom=18
. This may be overkill, so please let me know if this feels kind of silly.
Yeah should be no problem haven't worked with cypress so should be fun |
Thank you! I hadn't used it before contributing to this project either, and it's pretty cool! I'll be on standby to re-review and for any support. |
Added in the e2e test to confirm 18 is the max zoom now |
8faca06
to
c33c9a3
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.
Thank you so much! LGTM!!!
@oliviasculley Is it okay for this PR to be merged? |
Just FYI you're a maintainer now, so feel free 😄 |
@all-contributors add Alex-Grimes for code and tests |
I've put up a pull request to add @Alex-Grimes! 🎉 |
updated the max zoom level for the current set of map tiles