IhsenBen
Results
2
issues of
IhsenBen
Hi it seems like there's no way to modify the cluster property on the source without resetting the whole thing, is it possible to do something like that instead: map.addSource('some...
enhancement
good first issue
PR is more than welcomed
I was wondering if you could expose ``pressed: boolean`` props to allow simulating pressing buttons with other events, something like this ```ts const AwesomeButton = ({ // ... existing props...