|
|
@@ -1,5 +1,26 @@
|
|
|
{
|
|
|
"LayersConfiguration": [
|
|
|
+ {
|
|
|
+ "GroupName": "COP",
|
|
|
+ "Layers": [
|
|
|
+ {
|
|
|
+ "LayerName": "Cibes_COP_Standard_v01",
|
|
|
+ "Condition": "tier_Elegance or tier_Aurora"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "LayerName": "Cibes_COP_Premium_v01",
|
|
|
+ "Condition": "tier_Galaxy"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "LayerName": "COP_Cibes_Basic",
|
|
|
+ "Condition": "tier_Basic"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "LayerName": "COP_Cibes_Antera",
|
|
|
+ "Condition": "tier_Antera"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
"GroupName": "LOP",
|
|
|
"Layers": [
|