kalisio / kano

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

Sending `updateLayer` command in iframe API closes feature edition #339

Closed claustres closed 9 months ago

claustres commented 9 months ago

Linked to the fact that any iframe command will reset the current route to the one provided in the command, typically map. However, the feature editor is shown in a sub-route so that a reset to the parent route will close it. We should probably avoid switching the route if we are in a sub-route.