Use matrix transform to calculate counter coordinates

This commit is contained in:
Catalin Mititiuc
2024-03-29 16:30:43 -07:00
parent 694f2dbb24
commit 45cfef270f
3 changed files with 39 additions and 44 deletions

View File

@@ -153,7 +153,7 @@
<image id="map2" class="map-scans" href="scans/map2.jpg" width="2284" height="1518" x="2" y="2" />
<image id="map3" class="map-scans" href="scans/map3.jpg" width="2284" height="1518" x="4" y="1564" />
<g id="firing-arcs"></g>
<rect id="map" x="0" y="0" width="33in" height="45in" />
<rect id="map" x="-1" y="-1" width="2287" height="3087" />
<g id="points"></g>
<!-- <rect id="debug-view-box" x="-100" y="-100" width="3400" height="4500" /> -->
</svg>