mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

Setting puckBearingEnabled to false does not reset bearing

Open jonschmidt opened this issue 2 years ago • 2 comments

Environment

  • Android OS version: 12
  • Devices affected: all
  • Maps SDK Version: 10.5

Observed behavior and steps to reproduce

We have a few different map modes that we transition between. One shows the bearing on the user location puck. One does not (should always be orientated north). When we transition from the one that shows bearing to the one that doesn't, the bearing is still applied, so the location "topImage" is rotated to whatever it was when we were showing bearing.

Expected behavior

Disabling bearing should also reset bearing.

Notes / preliminary analysis

Additional links and references

jonschmidt avatar May 19 '22 19:05 jonschmidt

Hi, @jonschmidt. Did you manage to find a workaround for this issue?

OmarShehe avatar Jun 14 '22 19:06 OmarShehe

Hi @OmarShehe , sorry for the late reply. No, we actually disabled the bearing because of this and are on hold until we figure something out

jonschmidt avatar Jul 04 '22 09:07 jonschmidt

This behavior has been resolved in 10.9.

ZiZasaurus avatar Nov 11 '22 15:11 ZiZasaurus