heremaps / here-android-sdk-examples

Java-based projects using the HERE SDK for Android.
Apache License 2.0
145 stars 191 forks source link

Under GPS signal poor, why is our app (using HERE SDK) act differently compared with the HERE WeGo App? #440

Open johnsonmetropia opened 3 years ago

johnsonmetropia commented 3 years ago

Hi Tech Support,

Under GPS signal poor, why is our app (using HERE SDK) act differently compared with the HERE WeGo App?

Please see the difference between our app (by using HERE SDK) and HERE WeGo App:

  1. Our App (Under poor GPS signal, HERE SDK jumps like crazy) https://drive.google.com/file/d/1_x9fqchbNKJ8IBmv1Z6QVaR6olIGlNL-/view?usp=sharing

  2. HERE WeGo App (Under same poor GPS signal, HERE WeGo App works pretty smooth) https://drive.google.com/file/d/1kbzdP_H7KoE9hmw7C-rCSRyWfQ2ADIfL/view?usp=sharing

Is there any difference between the SDK we were using compare to HERE WeGo?

If no difference, please provide the guideline on dealing with when GPS signal poor, the position jumping around the issue? And code reference we can follow?

Thanks

BR Johnson Liu

tully-8888 commented 2 years ago

Hey J, use your custom implementation for getting the location, do not use the one provided by Here.