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>2016-09-05 13:17:07 +0300
committerDaria Volvenkova <d.volvenkova@corp.mail.ru>2016-09-26 17:26:00 +0300
commit24834ce40c571ef6021991350bc0863279f71497 (patch)
tree96d0d4c8f9b8f36aa50f76442eef29a2cae4813c /drape/overlay_tree.hpp
parent12be223279b3e84da9d58e0143793f854d5761e3 (diff)
Positioning in visible viewport.
Diffstat (limited to 'drape/overlay_tree.hpp')
-rw-r--r--drape/overlay_tree.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape/overlay_tree.hpp b/drape/overlay_tree.hpp
index 8a65e18afb..ef669d1a7b 100644
--- a/drape/overlay_tree.hpp
+++ b/drape/overlay_tree.hpp
@@ -66,6 +66,7 @@ public:
void SetDisplacementMode(int displacementMode);
void SetSelectedFeature(FeatureID const & featureID);
+ bool GetSelectedFeatureRect(ScreenBase const & screen, m2::RectD & featureRect);
#ifdef COLLECT_DISPLACEMENT_INFO
struct DisplacementData