Noel,
In the individual event settings, there will be a checkbox for enabling the map, if the global “Show Google Maps” setting is activated.

To edit what shows in the “Event Details” section, you can either use some CSS to hide unwanted fields, or you can create a custom template. To do that, you will need to copy the “details.php” file from the-events-calendar/src/views/modules/meta/ to [your-theme]/tribe-events/modules/meta/details.php. You can then edit that file to display the desired markup.
For more information on creating custom templates, check out our Themer’s Guide.
Let me know if that helps!
Thanks,
Sky