[core] new type of location source

This commit is contained in:
ExMix 2014-11-19 12:05:27 +03:00 committed by Alex Zolotarev
parent 61f499a734
commit e1aec6554e

View file

@ -22,7 +22,8 @@ namespace location
EWindowsNative,
EAndroidNative,
EGoogle,
ETizen
ETizen,
EPredictor
};
/// Our structure ALWAYS has valid lat, lon and horizontal accuracy.