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

Resolved the zoom-in rotation issue #14

Open
wants to merge 1 commit into
base: with_navbar
Choose a base branch
from

Conversation

priyansh-narang2308
Copy link

Resolve #10
resolved the zoomin and rotation in the map
updated the zoomscript.js with two new fucntions getCurrentRotaion and applytransform()
and eventually put in the wheel and touchmove event listeners which solves the issue
Used the WebKitCSSMatrix which provides access to the underlying transformation matrix and the math function used..
This is the issue solved..
image

@priyansh-narang2308
Copy link
Author

@Abhinav-ark Kindly review the PR🫡🫡

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

Successfully merging this pull request may close these issues.

Preserve rotation on zoom.
1 participant