7 #include "Deprecated.h"
11 #include "Rendering.h"
14 #include "ICallback.h"
17 #include "Streaming.h"
18 #include "LabelsModuleConfiguration.h"
20 #include "LabelAnchorCategoryIconMapLoader.h"
22 #include "LabelSourceController.h"
74 DEPRECATED(
"Replaced by GetQueryableLabelLayerFilterModel")
76 DEPRECATED(
"Replaced by GetModifiableLabelLayerFilterModel")
79 void SynchronousLoad();
85 void PopulateDefaultAnchorCategories();
87 void LoadStyleSheet(
const std::string& styleSheetUrl);
88 void LoadCategoryIconMap(
const std::string& categoryIconMapPath);
187 bool m_styleSheetLoadPending;
188 bool m_categoryIconMapLoadPending;
189 bool m_styleSheetLoaded;
190 bool m_categoryIconMapLoaded;
195 void ClearRepositories();