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:
authorAnatoliy Tomilov <tomilovanatoliy@gmail.com>2020-08-03 11:41:38 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2020-08-05 12:32:22 +0300
commitb6cf7ee414950b836355d66c6f96d051566c1365 (patch)
tree9919a0bdd4d5a25e9c2374d218171531925c613c /drape_frontend/user_mark_shapes.hpp
parentb3a1b933678370c7b1b387211052aaed9ebd8ad8 (diff)
[drape] [Booking] Make visited Booking searchmarks ethereal MAPSME-14324
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 9f76244190..b90e9c0664 100644
--- a/drape_frontend/user_mark_shapes.hpp
+++ b/drape_frontend/user_mark_shapes.hpp
@@ -42,6 +42,7 @@ struct UserMarkRenderParams
bool m_isVisible = true;
FeatureID m_featureId;
bool m_isMarkAboveText = false;
+ float m_symbolOpacity = 1.0f;
};
struct LineLayer