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:
authorrachytski <siarhei.rachytski@gmail.com>2013-01-08 19:31:58 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:48:25 +0300
commite3bdd13df0ea887575f7819cae2496a2bf6e485e (patch)
tree48d2455259b89ec2c021e03184fc5bf0214762a1 /map/location_state.hpp
parent72cfd1c8efaf51e5004b33de3501fb0899c0a080 (diff)
fixed "My Position" button processing logic.
Diffstat (limited to 'map/location_state.hpp')
-rw-r--r--map/location_state.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/location_state.hpp b/map/location_state.hpp
index 6a73d66b58..969ec8ae7e 100644
--- a/map/location_state.hpp
+++ b/map/location_state.hpp
@@ -161,6 +161,7 @@ namespace location
void AnimateToPosition();
void AnimateToPositionAndEnqueueFollowing();
+ void AnimateToPositionAndEnqueueLocationProcessMode(location::ELocationProcessMode mode);
void CheckCompassRotation();
void CheckCompassFollowing();