fix aicloud of loctype problem
This commit is contained in:
@@ -155,7 +155,7 @@ class MoGoMapDataCollectProvider : IMoGoMapDataCollectProvider, OnTaskListener,
|
||||
location.latitude,
|
||||
location.bearing,
|
||||
location.speed,
|
||||
location.provider == "GPS_SELF")
|
||||
location.provider == "GPS_RTK")
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user