leaflet.migrationLayer icon indicating copy to clipboard operation
leaflet.migrationLayer copied to clipboard

Migration data visualization on map

Results 13 leaflet.migrationLayer issues
Sort by recently updated
recently updated
newest added

When going from right to left, it would be great if the arcs could be drawn over rather than under. I've tried doing this myself, but the math is beyond...

I have multiple layers. I want the migrationLayer to be displayed only when one specific layer is selected.

I want to setup drilldown actions on the map for each migration line going over the map. For that, I need to write on click event on the migration layer...

The map zoom either using mouse scroll or the +/- button on map stopped working once .destroy() method is called. You can test it on your demo site itself. https://lycheelin.github.io/leaflet.migrationLayer/

hello, thanks for your great library. how can I add lable to arc(link)? (in the middle of arc)

Bellow site has many examples that will gives good idea to improve the library. https://flowmap.blue/

Hi, I have a map of chorroplethas and the migrationLayer, but MigrationLayer appear behind of chorroplethas map. How Can I apply a z-index in MigrationLayer? Thanks!

How do i remove the a specific arc/line from the map after the arrow reaches its destination?

Whenever the map is moved, the animation of all arrows resets: if a spark is in the middle of a long arc, moving the map will reset it back to...