I figured it out, I hosted the infobubble.js myself and editted line 874 to this: var anchorHeight = 41;
It was failing to call anchorHeight. Since I only use one placemarker, problem solved. On Jun 28, 6:45 pm, Garrett <[email protected]> wrote: > So I hope this is easily solved but basically, I'm using Luke's > infoBubble. I have it working correctly but I can't figure out how to > offset the entire infoBubble. I've parsed his JS but it doesn't look > like he made that an option? Does anyone know if it's possible? > > My map:http://waftdesign.com/projects/miir/map32e-infob.html -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
