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

Adds map layers #501

Merged
merged 9 commits into from
Apr 21, 2024
Merged

Adds map layers #501

merged 9 commits into from
Apr 21, 2024

Conversation

RafaelBarbosatec
Copy link
Owner

@RafaelBarbosatec RafaelBarbosatec commented Apr 21, 2024

Description

Create LayerComponent to represents layer of the map. You can access it and hide, change position, add effects, etc.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I open this PR to the develop branch.
  • [ x] I have added a description of the change under [next] in CHANGELOG.md.
  • I ran dart format --output=none --set-exit-if-changed . and has success.

Breaking Change

Does your PR require Flame users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md).
  • No, this is not a breaking change.

@RafaelBarbosatec RafaelBarbosatec merged commit 8f2480e into develop Apr 21, 2024
1 check passed
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