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

[FEATURE] Returns layer Id on Feature Tap & update NDK version to fix crash on Android 15 #475

Merged
merged 15 commits into from
Dec 2, 2024

Conversation

LouisRaverdy
Copy link
Contributor

Hello MapLibre Team !

I needed to retrieve the layer Id of the feature tapped, so I've implemented it.
This is much cleaner than using the given Id to have a unique identifier and the layer id.

Best regards,

Louis

Copy link

@Zverik Zverik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally ok, some code questions

example/lib/layer.dart Outdated Show resolved Hide resolved
maplibre_gl/lib/src/controller.dart Show resolved Hide resolved
@josxha josxha added this to the v0.21.0 milestone Oct 3, 2024
Copy link
Contributor Author

@LouisRaverdy LouisRaverdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove workaround

@LouisRaverdy LouisRaverdy requested a review from Zverik October 22, 2024 12:03
@LouisRaverdy LouisRaverdy requested a review from josxha November 11, 2024 01:08
@josxha
Copy link
Collaborator

josxha commented Nov 11, 2024

Hi @LouisRaverdy, I agree this is a much needed feature. Through, there are still unresolved conversations and it introduces breaking API changes. I'm fine if we skip 0.20.1 and directly go for a breaking 0.21.0 release but please ensure that all open conversations are solved, then I can review and merge your pr.

@LouisRaverdy LouisRaverdy changed the title [FEATURE] Returns layer Id on Feature Tap [FEATURE] Returns layer Id on Feature Tap & update NDK version to fix crash on Android 15 Nov 21, 2024
@LouisRaverdy
Copy link
Contributor Author

@josxha Thanks, all the conversations are now resolved, I also add a fix to Android 15 crashing every time due to change to page 16k.
Have a great day !

@josxha josxha modified the milestones: v0.21.0, v0.20.1 Dec 2, 2024
Copy link
Collaborator

@josxha josxha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @LouisRaverdy!

@josxha josxha merged commit 8246a84 into maplibre:main Dec 2, 2024
9 checks passed
gabbopalma added a commit to gabbopalma/flutter-maplibre-gl that referenced this pull request Jan 9, 2025
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