Hi,
Please remove following section in /single-tour.php file.
<?php if ( ! empty( $tour_pos ) ) : ?>
<hr>
<h3><?php echo esc_html__( 'Location', 'panagea' ); ?></h3>
<div id="map" class="map map_single add_bottom_30"></div>
<!-- End Map -->
<?php endif; ?>
Regards, C-Themes