How to implement Mapbox Controls?

Hi @Lovely_Jaca

For React Components MapboxMap, have you tried Mapboxoptions that allows Interface for map customization derived from Mapbox GL’s Map options.

The available options from Mapbox can be checked to use from Map | Mapbox GL JS | Mapbox

there is options available for control and zoom facility which can be use to implement.

Hope it helps.