From f1d5f75c4f06173dd46ab4c5988aa8aa7d7b5e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Mon, 3 Feb 2014 14:55:21 +0100 Subject: add comment about json stylesheets --- include/llmr/style/style.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/llmr/style/style.hpp') 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); -- cgit v1.2.1