In the free version of WP Mapbox GL JS, you are able to turn controls ON or OFF. You cannot reposition them at different locations on the map.
The controls available to turn off and on are:
- Zoom and pitch control (https://www.mapbox.com/mapbox-gl-js/example/navigation/)
- Scale control
- Geocoder/search box control
- Directions control – advanced options available in WP Mapbox GL JS Advanced
- Fullscreen button control
These can be easily added or removed by checking the appropriate checkbox. You will see the control instantly change on the map.