aliaksei135 / seedpod_ground_risk

Ground Risk model for UAS flight path analysis and risk-aware path finding
MIT License
6 stars 2 forks source link

Layers update in real-time #82

Closed Zach10a closed 2 years ago

Zach10a commented 2 years ago

At the moment the layer list requires the user to generate the map before it rearranges itself and shows the correct list. This would be far better if it updated itself after a layer was added or removed.

aliaksei135 commented 2 years ago

Agreed, but this would require that the map and controls be disabled for the time that the map is generating. There is too much latency caused by the map generation to do this in real time without the user tearing their hair out waiting after every change to the configuration

Zach10a commented 2 years ago

To confirm, I am talking about updating the layer list on the lift in Real-time, not the generated map.

aliaksei135 commented 2 years ago

Ah okay, that makes more sense. Sounds good, but would suggest that the view changes somehow to distinguish whether a new layer is being made or it is showing what the map is showing. Could be greyed out/different background/italics