<?php /** * Map View Single Featured Event * This file contains one featured event in the map */ tribe_get_template_part( 'grve-loop-single-event' ); //Omit closing PHP tag to avoid accidental whitespace output errors.