Open LouisRaverdy opened 4 months ago
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.
@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 !
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