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 Android's zIndex SymbolOption #312

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

nicholasray
Copy link
Contributor

Before this commit, passing the zIndex SymbolOption would be inert as
the Android implementation thought this option was called
'symbolSortKey'. This commit corrects that so that the Android zIndex
implementation works again.

Before this commit, passing the `zIndex` SymbolOption would be inert as
the android implementation thought this option was called
'symbolSortKey'. This commit corrects that so that the Android zIndex
implementation works again.
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.

Good catch, thank you!

@m0nac0 m0nac0 merged commit e97051b 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.

2 participants