Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaria Volvenkova <d.volvenkova@corp.mail.ru>2019-04-11 16:53:42 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2019-04-12 18:57:43 +0300
commitb90ecbc241cf20b7896290570308d9c5b1e24b5b (patch)
tree21cc5c09787f68723ae2393cb22c092453edd1b2 /drape_frontend/user_mark_shapes.hpp
parenta685936cae13b6a51028d1db0d023c5ab8ba09ca (diff)
Road warnings displacement.
Diffstat (limited to 'drape_frontend/user_mark_shapes.hpp')
-rw-r--r--drape_frontend/user_mark_shapes.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/drape_frontend/user_mark_shapes.hpp b/drape_frontend/user_mark_shapes.hpp
index fab562887b..37b2ed1287 100644
--- a/drape_frontend/user_mark_shapes.hpp
+++ b/drape_frontend/user_mark_shapes.hpp
@@ -39,7 +39,6 @@ struct UserMarkRenderParams
bool m_hasCreationAnimation = false;
bool m_justCreated = false;
bool m_isVisible = true;
- int m_alwaysVisibleMinZoom = std::numeric_limits<int>::max();
FeatureID m_featureId;
bool m_isMarkAboveText = false;
};