JSFiddle - React, Tailwind, and code Playground
HTML
<a id="riverroad" href="#" title="" >image of 1 Maple St.</a>
JavaScript
$( "#riverroad" ).tooltip({ content: '<img src="https://dummyimage.com/vga" />' });
<a id="riverroad" href="#" title="" >image of 1 Maple St.</a>
$( "#riverroad" ).tooltip({ content: '<img src="https://dummyimage.com/vga" />' });