summaryrefslogtreecommitdiff
path: root/include/llmr/style/style.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/llmr/style/style.hpp')
-rw-r--r--include/llmr/style/style.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/llmr/style/style.hpp b/include/llmr/style/style.hpp
index 369e4c2f71..80834fa44f 100644
--- a/include/llmr/style/style.hpp
+++ b/include/llmr/style/style.hpp
@@ -21,6 +21,8 @@ public:
void reset();
void load(const uint8_t *const data, uint32_t bytes);
+ // This is commented out because it is not fully implemented yet. For now,
+ // we keep using the protobuf stylesheet format
// void loadJSON(const std::string& data);
void cascade(float z);