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

Enable events API for Pan and Zoom #3086

Closed
SamMorrowDrums opened this issue Jul 14, 2016 · 1 comment
Closed

Enable events API for Pan and Zoom #3086

SamMorrowDrums opened this issue Jul 14, 2016 · 1 comment

Comments

@SamMorrowDrums
Copy link
Contributor

The pan and zoom interaction is really nice, but it's also an excellent opportunity for developers to enable dynamic loading of data.

I suggest adding event listeners, that are triggered at the end of Pan events and Zoom events, so it is possible to fill in the missing data. The user can then, for example, check the scale domains on callback, and make a request for the data they haven't downloaded yet.

@yocontra
Copy link

This can be closed (#3087 landed)

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

No branches or pull requests

3 participants