Crate mapvas
Source - config
- Contains the configuration for the application.
- map
- Contains the main map logic, including drawing, zooming,…
- mapvas_ui
- Contains the UI around the map.
- parser
- Parses different input to draw on the map.
- remote
- Server logic to send data to a running application.