You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Android (Expo app, development build - not Expo Go, not EAS - running in Android Emulator, or running on physical device via USB debugging / adb): alerts appear with correct map location on initial load and on pan / zoom, onCameraChanged / onMapIdle appear to be getting triggered.
In Expo Web: no alerts appear, onCameraChanged / onMapIdle appear to NOT be getting triggered.
Expected behavior
Should be the same in Expo Web as it is in Android, i.e. onCameraChanged / onMapIdle should get triggered.
Mapbox Implementation
Mapbox
Mapbox Version
default
React Native Version
0.74.1
Platform
Android
@rnmapbox/maps
version10.1.28
Standalone component to reproduce
Observed behavior and steps to reproduce
In Android (Expo app, development build - not Expo Go, not EAS - running in Android Emulator, or running on physical device via USB debugging / adb): alerts appear with correct map location on initial load and on pan / zoom, onCameraChanged / onMapIdle appear to be getting triggered.
In Expo Web: no alerts appear, onCameraChanged / onMapIdle appear to NOT be getting triggered.
Expected behavior
Should be the same in Expo Web as it is in Android, i.e. onCameraChanged / onMapIdle should get triggered.
Notes / preliminary analysis
No response
Additional links and references
Also reported (not by me) at: https://stackoverflow.com/questions/78625575/mapbox-from-rnmapbox-event-handlers-are-not-called-on-web
The text was updated successfully, but these errors were encountered: