Relocated dashboard examples. Add missing documentation entries

This commit is contained in:
Alexander Bock
2025-05-18 15:44:45 +02:00
parent 26211c1815
commit f16288f53f
5 changed files with 3 additions and 1 deletions
@@ -337,7 +337,8 @@ std::vector<documentation::Documentation> GlobeBrowsingModule::documentations()
globebrowsing::GeoJsonProperties::Documentation(),
GlobeLabelsComponent::Documentation(),
RingsComponent::Documentation(),
ShadowComponent::Documentation()
ShadowComponent::Documentation(),
DashboardItemGlobeLocation::Documentation()
};
}