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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2018-11-16 20:15:41 +0300
committerDaria Volvenkova <d.volvenkova@corp.mail.ru>2018-11-22 20:07:36 +0300
commit10eb1d29be74ee3ef02558f9996bb80cde25d8f0 (patch)
treef4b8a2233026572e1a459a953509c40f6905539f /drape_frontend/user_mark_shapes.hpp
parente9791060e170979c4ebc85cc9fda41243a6b0ded (diff)
Improved search results visualization
Diffstat (limited to 'drape_frontend/user_mark_shapes.hpp')
-rw-r--r--drape_frontend/user_mark_shapes.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape_frontend/user_mark_shapes.hpp b/drape_frontend/user_mark_shapes.hpp
index f13ec6737a..432942fda9 100644
--- a/drape_frontend/user_mark_shapes.hpp
+++ b/drape_frontend/user_mark_shapes.hpp
@@ -38,6 +38,7 @@ struct UserMarkRenderParams
bool m_justCreated = false;
bool m_isVisible = true;
FeatureID m_featureId;
+ bool m_isMarkAboveText = false;
};
struct LineLayer