Google map not showing in add notes field

Google map not showing in add notes field

Hi

  1) Google map not showing in add notes filed

      i use below script

      input.plain = (("</br><div width = '320px' height = '320px' style='border: 1px solid #A4A4A4;'> <img       src=' http://maps.googleapis.com/maps/api/staticmap?center=" + input.Address1 +       "&zoom=17&markers=size:mid|color:blue|label:S|") + input.Address1) + "&size=320x320&sensor=true'>       </div>";

2)   is it possible to insert map in image filed?

Thanks
Satya NHM