kalisio / kano

Map and weather forecast data explorer in 2D/3D
https://kalisio.github.io/kano/
MIT License
24 stars 7 forks source link

Displaying a non-meteo layer makes the legend disappear on the meteo layer #38

Closed claustres closed 5 years ago

leob commented 5 years ago

This should be fixed in commit d35d14b ... I now let the legend be hidden via the "hide layer" event, instead of 'manually' hiding it in the "show layer" event. This means that I'm hiding it ONLY when I should be hiding it.