Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: onMapIdle never called #3701

Closed
puopg opened this issue Nov 23, 2024 · 1 comment
Closed

[Bug]: onMapIdle never called #3701

puopg opened this issue Nov 23, 2024 · 1 comment
Labels
bug 🪲 Something isn't working reopen-on-code-fixed

Comments

@puopg
Copy link

puopg commented Nov 23, 2024

Mapbox Implementation

Mapbox

Mapbox Version

11.8.0

React Native Version

0.74.5

Platform

iOS

@rnmapbox/maps version

^10.1.33

Standalone component to reproduce

<MapView onMapIdle={() => { console.log("onMapIdleCalled"); }}>
  <Viewport />
  <Camera />
</ MapView>

Observed behavior and steps to reproduce

onMapIdle never seems to be called?

Expected behavior

No response

Notes / preliminary analysis

No response

Additional links and references

No response

@puopg puopg added the bug 🪲 Something isn't working label Nov 23, 2024
Copy link

No code example found in issue body - More info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working reopen-on-code-fixed
Projects
None yet
Development

No branches or pull requests

1 participant