-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
bug 🪲Something isn't workingSomething isn't working
Description
Environment
- Android OS version: ested on Android 14, Android 16 and Android 10
- Devices affected:Samsung phones
- Maps SDK Version: android-ndk27:11.17.1
Observed behavior and steps to reproduce
The location puck is not updating as frequent as expected.
We have a service that records user location and draws the location update points on a map layer.
Looking at the map we can see that the location puck "follows" the same location updates that we receive from background service when the user is moving.
Now in version 11, in some cases, the puck just remains stopped in the map (both when app has connectivity or not) even knowing the user is moving and the phone is receiving location updates that are drawn on map layer.
Expected behavior
The puck should move when the user is moving and be up to date with the last known user location.
Notes / preliminary analysis
in our app we use the addOnIndicatorPositionChangedListener and addOnIndicatorBearingChangedListener
Additional links and references
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🪲Something isn't workingSomething isn't working