Map not responding after adding UISheetPresentationController

Hi everyone,

I'm basically trying to copy Apple Maps for learning purposes. I've added the map but with Mapbox. I've also created UISheetPresentationController on top of this map but the map is not responding my touches.

What variables do I need to override or activate to be able to interact with map and buttons on it?