hookedonjoomla
You can open this file: templates/ja_kidscorner/html/com_contact/contact/default.php
At approx line 434, remove the code for the map:
<!-- Map -->
<div class="wrap-map">
<div class="contact-title">
<?php echo '<h2>'. JText::_('TPL_CONTACT_MAP').'</h2>'; ?>
</div>
<div class="map-content">{jamap }</div>
</div>