I'm trying to enable zoom controls for Mapbox Android but neither XML
mapbox:mapbox_uiZoomControls="true"
nor Kotlin/Java
mapboxMap.getUiSettings().setZoomControlsEnabled(true)
work for SDK 8.6.1 - both seems deprecated. Any ideas how to enable this control and if it's available at all?
Yes, correct. There is not any way to set ZommControl in the latest version of Mapbox. see