All links to kml 27/13527/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 8 Oct 2024 16:46:37 +0000 (18:46 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 8 Oct 2024 16:46:37 +0000 (18:46 +0200)
- add styles for all the exposed topology nodes

Issue-ID: OAM-395
Change-Id: I9c0a40780423759ccc69339814efa6a919512c95
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/network_generation/view/kml.styles.json

index ba61cde..fd90d4c 100644 (file)
@@ -1,4 +1,11 @@
 {
-  "Railway":{"stroke":{"color":"ff00ccff", "width":"2"},"fill":{"color":"ff00ccff"}},
-  "NrCellDu":{"stroke":{"color":"ffffcc00", "width":"2"},"fill":{"color":"22ffcc00"}}
-}        
\ No newline at end of file
+  "Railway":{"stroke":{"color":"ff00ccff", "width":"1"},"fill":{"color":"ff00ccff"}},
+  "ORanSmo":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "ORanNearRtRic":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "ORanCu":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "ORanCloudDu":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "Tower":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "ORanDu":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "ORanRu":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}},
+  "NrCellDu":{"stroke":{"color":"ffffcc00", "width":"1"},"fill":{"color":"22ffcc00"}}
+}