Skip to content

chore(ios,v10): various fixes, warn if below/aboveLayerID doesn't exi… #2694

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

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Mar 13, 2023

…sts.

Deprecations:

Other changes:

  • Some refactoring/swift bang fixes
  • Allow other components not only layers hosted in Source component (example is Images)
  • Source no longer waits for styleLoaded. This prevented adding a Source and Layer referring that with sourceID, as Layers were attempted to be loaded immediately, while Sources were waiting for load of style.
  • HeadingIndicator now uses Image component instead of iconImage: require(..) so we can deprecate that. Also heading indicator now sepcifies the sourceID directly.

@mfazekas mfazekas force-pushed the mfazekas/ios-fixes branch from abd9bca to 50c332d Compare March 13, 2023 11:17
@mfazekas mfazekas force-pushed the mfazekas/ios-fixes branch from 50c332d to 00ede82 Compare March 13, 2023 12:47
@mfazekas mfazekas force-pushed the mfazekas/ios-fixes branch from 1f48e1b to 58df056 Compare March 14, 2023 11:57
@mfazekas mfazekas merged commit 5d89372 into main Mar 14, 2023
@mfazekas mfazekas deleted the mfazekas/ios-fixes branch March 14, 2023 14:16
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.

1 participant