Panopticon-AI-team / panopticon

A wargaming platform compatible with reinforcement learning agents
https://www.panopticon-ai.com
Apache License 2.0
10 stars 0 forks source link

Refactor feature cards to be overlays #73

Open duyminh1998 opened 4 months ago

duyminh1998 commented 4 months ago

Feature cards are currently implemented as MUI Popovers so we cannot interact with the map when the feature card is open. If we implement them as OpenLayers overlays we can have better functionality.