Add special transform for building 4, mapsheet 1

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent 2e5d35e8ad
commit 04dc3d9a58
4 changed files with 33 additions and 5 deletions

View File

@@ -3,6 +3,13 @@
<link xmlns="http://www.w3.org/1999/xhtml" rel="stylesheet" href="../css/radial.css" type="text/css" />
<link xmlns="http://www.w3.org/1999/xhtml" rel="stylesheet" href="../css/map.css" type="text/css" />
<!--<style>-->
<!-- .grid .building use {-->
<!-- opacity: 1;-->
<!-- fill: teal;-->
<!-- }-->
<!--</style>-->
<defs>
<polygon id="hex" points="0,10 8.66,5 8.66,-5 0,-10 -8.66,-5 -8.66,5"/>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB