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

Fix onCameraIdle callback not being invoked #313

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

nicholasray
Copy link
Contributor

@nicholasray nicholasray commented Jun 8, 2020

It looks like this invocation was accidentally removed in
ebef5db which prevents the firing of
onCameraIdle (if the client passes this option). This commit adds this
functionality back in.

It looks like this invokation was accidentally removed in
ebef5db which prevents the firing of
`onCameraIdle` (if the client passes this option). This commit adds this
functionality back in.
Copy link
Collaborator

@m0nac0 m0nac0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@m0nac0 m0nac0 merged commit fbb2807 into flutter-mapbox-gl:master Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants