@vcmap/ui 6.0.7 → 6.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1042,6 +1042,7 @@
1042
1042
  "name": "viewpoints.places",
1043
1043
  "type": "NodeContentTreeItem",
1044
1044
  "title": "Places",
1045
+ "icon": "mdi-map-marker-star",
1045
1046
  "weight": 1
1046
1047
  },
1047
1048
  {
@@ -1069,7 +1070,8 @@
1069
1070
  {
1070
1071
  "name": "reasonableGroup",
1071
1072
  "type": "GroupContentTreeItem",
1072
- "title": "Textured Berlin"
1073
+ "title": "Textured Berlin",
1074
+ "icon": "mdi-star"
1073
1075
  },
1074
1076
  {
1075
1077
  "name": "reasonableGroup.trees",
@@ -58,7 +58,7 @@
58
58
  "hover-opacity": 0.16,
59
59
  "high-emphasis-opacity": 1,
60
60
  "medium-emphasis-opacity": 1,
61
- "vcs-font-size": "14px",
61
+ "vcs-font-size": "18px",
62
62
  "vcs-font-family": "Times New Roman"
63
63
  }
64
64
  }
@@ -1 +1 @@
1
- export * from "./cesium-987bdd08.js";
1
+ export * from "./cesium-89f2c7b6.js";