As the name implies, I need to disable these buttons, I added a screenshot of the application so that you can see what I'm talking about.
Is it possible?
Use yourGoogleMap.getUiSettings().setMapToolbarEnabled(false);
yourGoogleMap.getUiSettings().setMapToolbarEnabled(false);