How do I set the size of Google Maps app within my ViewController?
问题 I started a brand new Single View project with just Google Maps SDK being integrated in it. Right now it spans over all the screen (full-size), which I believe is the default setting. I want to reduce it so it doesn't take up space on the top bar and I also want to leave space on the bottom for my buttons. How do I do so? Here's the only method implemented in my (single) view controller class: - (void)loadView { // Create a GMSCameraPosition that tells the map to display the // coordinate -33