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

Adjusting map center by dragging #13

Open
berniejenny opened this issue Apr 8, 2014 · 1 comment
Open

Adjusting map center by dragging #13

berniejenny opened this issue Apr 8, 2014 · 1 comment

Comments

@berniejenny
Copy link
Member

While dragging, the geographic point under the mouse cursor should more closely follow the movement of the cursor.

@Fil
Copy link

Fil commented Sep 28, 2017

A correct solution might be versor dragging, as in https://bl.ocks.org/mbostock/7ea1dde508cec6d2d95306f92642bc42
It works with any projection (as long as we can estimate the inverse).

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

2 participants