Skip to content

Location puck not moving #2713

@areenjaradat96

Description

@areenjaradat96

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions