Like this ?
$w.onReady(() => { $w(‘projects’).onReady(() => { $w(‘#html1’).src = $w(‘projects’).getCurrentItem().mapSrc; }) })