summaryrefslogtreecommitdiff
path: root/include/llmr/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/llmr/map/map.hpp')
-rw-r--r--include/llmr/map/map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llmr/map/map.hpp b/include/llmr/map/map.hpp
index d8babcef66..512830713b 100644
--- a/include/llmr/map/map.hpp
+++ b/include/llmr/map/map.hpp
@@ -60,8 +60,8 @@ private:
private:
Settings& settings;
Transform transform;
- Painter painter;
Style style;
+ Painter painter;
int32_t min_zoom;
int32_t max_zoom;