Elementor\Widget_Google_Maps::get_title PHP Method

get_title() public method

public get_title ( )
    public function get_title()
    {
        return __('Google Maps', 'elementor');
    }