JSFiddle - React, Tailwind, and code Playground

HTML

<img id="imgMap" style="position:absolute;bottom:7px;right:7px;width:250px;height:250px;" />

JavaScript

$("#imgMap").attr( 'src', 'http://maps.googleapis.com/maps/api/staticmap?center=41.886456,-87.62325&zoom=14&size=250x250&sensor=false&markers=color:blue%7Clabel:S%7C41.886456,-87.62325');