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

Display charts only at certain levels of zoom #5

Open
FrancoisGuillem opened this issue Apr 21, 2017 · 3 comments
Open

Display charts only at certain levels of zoom #5

FrancoisGuillem opened this issue Apr 21, 2017 · 3 comments

Comments

@FrancoisGuillem
Copy link
Contributor

Depending on the level of zoom, user could display more or less charts. For instance at a low level of zoom, there would a unique chart for all european countries. By zooming in this chart would disappear and country charts would be displayed

@FrancoisGuillem
Copy link
Contributor Author

Two ways to implement this:

  • Use markercluster like here: http://bl.ocks.org/gisminister/10001728 . The result is very nice, but this may require lot of modifications but the user would not have to do anything to benefit the new feature.
  • Make charts visible only at certain levels of zoom. In this case, user would be responsible to group data and declare the zoom levels.

@kuzmenkov111
Copy link

+1

1 similar comment
@statkclee
Copy link

+1

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

3 participants