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

mousewheel-zoom + click-to-center #257

Open
jason69 opened this issue Jun 4, 2013 · 0 comments
Open

mousewheel-zoom + click-to-center #257

jason69 opened this issue Jun 4, 2013 · 0 comments

Comments

@jason69
Copy link

jason69 commented Jun 4, 2013

Hello,

Would it be possible to implement a mousewheel-zoom + click-to-center like offered by d3: http://bl.ocks.org/mbostock/2206340

The best would be something like in google maps : the more you zoom, the more data is accurate. I mean each time you zoom, you retrieve data (e.g. in json) according to the current level of zoom and time interval.

This feature is very interesting when large amount of data is available but cannot be displayed entirely for performance reasons.

I'm not good coder, but I would be happy to help if needed. I just need some start point and clues...

BTW: very nice library! I love it :-)

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

No branches or pull requests

1 participant