Closed marcosci closed 3 months ago
Ah, I figured out the source of this. Somehow generateId
or promoteId
have no effect on pmtiles sources. Is that something that can be fixed?
I updated our stackblitz:
If you look at the console you can see that the feature id is still undefined.
Hi @marcosci let me debug it a bit! I suspect it should be related to the promoteId declaration
@marcosci the issue should be fixed in the latest version!
Hey Majid!
Me again. Do you have any idea how to use
mapbox.setFeatureState
with pmtiles? I am trying to create a hover effect for polygons and I get the following error:Cheers Marco