its just gmap file i know this one but also i know its come map.php
<?php do_action( ‘tribe_events_before_template’ ); ?>
<!– Google Map Container –>
<?php tribe_get_template_part( ‘pro/map/gmap-container’ ) ?>
<!– Tribe Bar –>
<?php tribe_get_template_part( ‘modules/bar’ ); ?>
<!– Main Events Content –>
<?php tribe_get_template_part( ‘pro/map/content’ ) ?>
<div class=”tribe-clear”></div>
<?php
do_action( ‘tribe_events_after_template’ );
but i cant find where to come form theme i just want my map display full width without below bar and event so i cant find file gmap-container call below main div if i up then its dissply full width you have not any funcation or snippt to add map full width thanks