The http version is located in wp-content/plugins/elvyre-core/includes/content-manager/gmaps/google-maps.php at about line 23:
wp_enqueue_script('cma-scripts-googlemaps-api', 'http://maps.google.com/maps/api/js?sensor=true', array('jquery'), '1.0', TRUE);
Robert