Hi,
Panagea theme has not feature to disable google map.
Instead you can hide google map on your website using css.
Please add following css code in theme options panels -> css code field.
.btn_map { display: none !important; }
http://prntscr.com/m4dw9e
Then "View on map" button will be hidden in your website.
Regards, C-Themes