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 missing speed #11

Merged
merged 1 commit into from
Oct 5, 2021
Merged

Fix missing speed #11

merged 1 commit into from
Oct 5, 2021

Conversation

vberthet
Copy link

Fix bug with callback onUserLocationUpdated :
Speed attribute on UserLocation was allways null on android

@m0nac0
Copy link
Collaborator

m0nac0 commented Oct 3, 2021

@vberthet Thank you for contributing this fix. Could you please restrict your PR to only the actual one-line fix in MapboxMapController.java?

The other changes seem unrelated to this issue and are probably already addressed through the other merged PRs 😅

@m0nac0
Copy link
Collaborator

m0nac0 commented Oct 5, 2021

@vberthet I've resolved the merge conflicts locally. If you'd like me to push the merge commit you'd need to edit the settings for the PR to allow me that. (https://docs.github.com/en/github/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork)

If you'd rather do it yourself that is also fine, though!

After the merge conflicts are resolved I'd love to merge this.

@vberthet vberthet reopened this Oct 5, 2021
@m0nac0 m0nac0 merged commit e404e4d into maplibre:main Oct 5, 2021
@m0nac0
Copy link
Collaborator

m0nac0 commented Oct 5, 2021

@vberthet Perfect, thank you for your work!

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.

2 participants