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 compass warning in the MGLMapView #498

Merged
merged 4 commits into from
Oct 3, 2022

Conversation

nvanfleet
Copy link

I was getting this error but I had set the compass visibility to hidden (But not the UIView setting of isHidden).

I think the logic for this error should check one, or both, of the isHidden values.

I was getting this error but I had set the compass visibility to hidden (But not the UIView setting of isHidden).

I think the logic for this error should check one, or both, of the isHidden values.
@birkskyum
Copy link
Member

@nvanfleet , if you rebase this branch to main, the CI should run properly.

@nvanfleet
Copy link
Author

@nvanfleet , if you rebase this branch to main, the CI should run properly.

@birkskyum done

@ntadej
Copy link
Collaborator

ntadej commented Oct 1, 2022

Looks good for me. I wonder if we should add a changelog entry for iOS.

@nvanfleet
Copy link
Author

Looks good for me. I wonder if we should add a changelog entry for iOS.

@ntadej done

@birkskyum birkskyum merged commit c10fd5a into maplibre:main Oct 3, 2022
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.

3 participants