Move all business logic code under template folder
[oam.git] / code / network-generator / network_generation / view / kml.styles.json
diff --git a/code/network-generator/network_generation/view/kml.styles.json b/code/network-generator/network_generation/view/kml.styles.json
new file mode 100644 (file)
index 0000000..ba61cde
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "Railway":{"stroke":{"color":"ff00ccff", "width":"2"},"fill":{"color":"ff00ccff"}},
+  "NrCellDu":{"stroke":{"color":"ffffcc00", "width":"2"},"fill":{"color":"22ffcc00"}}
+}        
\ No newline at end of file