Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
svencc committed Mar 5, 2024
1 parent 7e6fa0d commit 8c21eee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
# 1
* add forest heatmap
* support scaling!
* TODO >>> extract to 3d-2d converter (_3dZTo2dY ....)
* /api/v1/configuration/map-tools/resources/forest?mapName= tooks way too long; does it already make use of the resource_name, class_name and prefab_name tables?
* cache forest and/or spatialForestMap


* add village heatmap
* add names to villages
Expand All @@ -14,9 +18,6 @@
* add DynamicLayerProperties (configuration for RecomMapEntity) (/)

* known issues or optimizations:
* TODO >>> extract to 3d-2d converter (_3dZTo2dY ....)
* /api/v1/configuration/map-tools/resources/forest?mapName= tooks way too long; does it already make use of the resource_name, class_name and prefab_name tables?
* cache forest and/or spatialForestMap
* prebuffering of zoom levels (for faster zooming) or find out what is the bottleneck
* (add pre-click-event (preclick, click, doublecklic) events)
* fix window stage tacview size setting onload -> issue is that window size + engine size is the same at this moment
Expand Down

0 comments on commit 8c21eee

Please sign in to comment.