BitCookr

Results 3 issues of BitCookr

There seems be notable inconsistencies in how code style rules are applied within the React components section. - Method Ordering: There are discrepancies in the ordering of lifecycle methods and...

![image](https://github.com/mapbox/mapbox-gl-js/assets/128102810/b2d472b3-7d6f-4316-af73-e05a649eec08)

bug :lady_beetle:

### Question Hello, I'm trying to find a way to query features of vector tilesets when they are not visible. I tried `querySourceFeatures()`, but it's not working. Please let me...