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

i need some convenient events such as onZoomChange, onPanChange #56

Open
enk0de opened this issue Jun 22, 2023 · 2 comments
Open

i need some convenient events such as onZoomChange, onPanChange #56

enk0de opened this issue Jun 22, 2023 · 2 comments
Labels

Comments

@enk0de
Copy link

enk0de commented Jun 22, 2023

i need some convenient events such as onZoomChange, onPanChange(x, y).

  • onPinch only subscribe zoom value occured by actual pinch zoom.
  • I can't tell if onScroll is due to zooming or panning.
@daybrush
Copy link
Owner

@hoondeveloper

I will add events related to subscriptions to the three properties (zoom), (scrollX, scrollY).

@enk0de
Copy link
Author

enk0de commented Jun 26, 2023

and would you please implement these too? 🙇

  • onScrollStart (onPanStart)
  • onScrollEnd( onPanEnd)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants