How to implement Mapbox Controls?

Hello @Shah_Emran

Looks like you can use providerOptions in mapconfig for managing and controlling the Zoom.
You can specify a JSON object to pass through to the map provider (Google or Mapbox) in your mapConfig.

for reference and more details, information is available on this page Maps | Hitchhikers

Hope it helps.!