If I leave the map in it appears as normal.
It’s very likely I’m doing something incorrectly. I’ve added this code to the functions.php but this gives me a map with a google location marker but the actual map features are missing;
add_action('em_single_event_content','em_display_single_event_google_map', 70);