I have had some issues with the Google Map display when plotting a single point. The default zoom is ALL the way in.
Looking through other posts I see there are similar issues out there. I looked at my console and debug and dont see any errors. Tried setting the zoom level in my javascript with no changes:
singleMapZoom : 5
generalMapZoom : 5
Any advice?