hiding a google map with no info added yet
GoogleMaps
That looks right except the google scripts aren't loading. Can you check the version of ujGooglemaps, and also let me know which version of the core you are running. Also take a look at your error log and see if there is anything in there related to google or googlemaps.
I've compared my local files to the marketplace download and they are identical, so there must be a reason why.
This should work in your list template:
{ujGoogleMaps_map name="itemmap" map=$item module="jrBlog" height="150" width="150"}
Check that there are no other googlemaps calls which might be producing errors.
Also give it a try in a blog item_detail template to see if you can get a map showing anywhere.
It looks like the map javascript for the item is fine, but the script link to google isn't making it into your javascript_href in the head. Are you running an older version of the core?
updated by @ultrajam: 06/03/14 02:04:11AM