Hi, this is a different "Bruce" ... Bruce Buttles.
I am having the same issue with the bad http://assets1.geocommons.com image tag.
Here is the HTML snip that is generated by Appery.io platform.
Notice the bad img tag ... how do I get rid of that.
NOTE: It is causing inconsistent load on some desktop and mobile browsers.
code
<!-- google_map -->
<div id="startScreen_google_map" dsid="google_map" name="google_map" data-role="appery_googlemap"
tiggzitype="object" apperytype="object" class='fullScreenGMaps startScreen_google_map'
style='width:100%;' backgroundColor="#990000" src="' '">
Code: Select all
<img class='fullScreenGMaps startScreen_google_map' src="http://assets1.geocommons.com/d51ab1366bec6a2c4954db979e5921bd4cc140db/images/no_preview_map.png?1311276822"
/>
<>
/code