print_render_attribute_string( $direction_mask_repeater_setting_key ); ?>>
print_render_attribute_string( $tooltip_repeater_setting_key ); ?> >
>
<#
const image = {
id: settings.image.id,
url: settings.image.url,
size: settings.image_size,
dimension: settings.image_custom_dimension,
model: view.getEditModel()
};
const imageUrl = elementor.imagesManager.getImageUrl( image );
if ( ! imageUrl ) {
return;
}
#>
<# if ( isCircle ) { #>
<# } else { #>
<# if (hotspot.hotspot_icon.value){ #>
{{{ iconHTML.value }}}
<# } #>
<# if ( hotspot.hotspot_label ){ #>
{{{ hotspot.hotspot_label }}}
<# } #>
<# } #>
<# if( hotspot.hotspot_tooltip_content && ! ( 'click' === settings.tooltip_trigger && hotspotLink ) ){ #>
<# if( isTooltipDirectionAnimation ){ #>