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:
authorExMix <rahuba.youri@mapswithme.com>2014-11-19 12:05:27 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:33:04 +0300
commite1aec6554e0201594d989b22b6c7ffd8da2e190d (patch)
tree018686444c49e7a407b1d942868363bc22f2bf5c /platform/location.hpp
parent61f499a7344fcd029fae77fb0e51c06d84af17ca (diff)
[core] new type of location source
Diffstat (limited to 'platform/location.hpp')
-rw-r--r--platform/location.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/location.hpp b/platform/location.hpp
index 7dc7eb6851..922926e3c3 100644
--- a/platform/location.hpp
+++ b/platform/location.hpp
@@ -22,7 +22,8 @@ namespace location
EWindowsNative,
EAndroidNative,
EGoogle,
- ETizen
+ ETizen,
+ EPredictor
};
/// Our structure ALWAYS has valid lat, lon and horizontal accuracy.