[Bug]: Map layers not loading after changing pitchEnabled
on iOS
#3791
Labels
bug 🪲
Something isn't working
pitchEnabled
on iOS
#3791
Mapbox Implementation
Mapbox
Mapbox Version
11.7.1
React Native Version
0.76.6
Platform
iOS
@rnmapbox/maps
version10.1.37
Standalone component to reproduce
Observed behavior and steps to reproduce
When changing
pitchEnabled
, the mapbox layers all disappear. This started to happen after upgrading react-native version from0.71.0
to0.76.6
Expected behavior
We expect all mapbox layers to be still shown after toggle
pitchEnabled
.Notes / preliminary analysis
I noticed that if I changed
styleURL
whenever thepitchEnabled
changes, the layers are still loaded.However, this is not an intended fix and would like to better understand how to make a fundamental fix to this bug.
Additional links and references
No response
The text was updated successfully, but these errors were encountered: