There is a bug with <LocationPuck />. It works perfectly fine on Android devices but on iOS the topImage is flipped on initial load. When I change the map style the image again flips and the scale is off.
iOS Device is on the left
Android Device is on the right
Mapbox Implementation
Mapbox
Mapbox Version
default
React Native Version
0.71.8
Platform
iOS
@rnmapbox/maps
version10.1.19
Standalone component to reproduce
Observed behavior and steps to reproduce
There is a bug with
<LocationPuck />
. It works perfectly fine on Android devices but on iOS thetopImage
is flipped on initial load. When I change the map style the image again flips and the scale is off.iOS Device is on the left Android Device is on the right
https://github.com/rnmapbox/maps/assets/17690783/8429d7df-3bd4-491a-9411-aa0b4c09b418
Expected behavior
No response
Notes / preliminary analysis
No response
Additional links and references
No response