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

Passaggio animato da un dataset all'altro #21

Open
jenkin opened this issue Nov 13, 2014 · 1 comment
Open

Passaggio animato da un dataset all'altro #21

jenkin opened this issue Nov 13, 2014 · 1 comment
Assignees

Comments

@jenkin
Copy link
Member

jenkin commented Nov 13, 2014

Quando si selezionano i dati da mostrare sulla mappa (colori nel caso della choropleth), la variazione è istantanea. Ci starebbe bene un'interpolazione cromatica tra il colore di partenza e quello di arrivo...

@jenkin
Copy link
Member Author

jenkin commented Nov 13, 2014

Sembra impossibile, se non agendo direttamente sul codice di Leaflet (vedi Leaflet/Leaflet#1543). Usando d3 potremmo sfruttare le sue transizioni, ma estendendo opportunamente i metodi di leaflet (questo per esempio: https://github.com/Leaflet/Leaflet/blob/master/src/layer/vector/SVG.js#L102).

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

1 participant