On my browsers it's fully on the map - just behind the default controls. The easy answer might be to move the controls to the left side of the map and/or use the drop down version.
Chad Killingsworth On Jul 14, 1:40 pm, "Alex R." <[email protected]> wrote: > It's still not all the way on there, though that did help a lot. > Thanks. > Any way to move it down a little bit more? > > On Jul 14, 2:00 pm, Chad Killingsworth > > > > <[email protected]> wrote: > > Specifically, specify your icon with a google.maps.MarkerImage instead > > of just a string - make sure to pass in the size object. > > > Also: > > marker.iconSize = GSize(23,22); > > > That's a v2 function and is causing an error on your site. > > > Chad Killingsworth > > > On Jul 14, 11:35 am, "[email protected]" <[email protected]> > > wrote: > > > > On Jul 14, 9:57 am, "Alex R." <[email protected]> wrote: > > > > > Pretty much what the subject says. It's easiest to just see it > > > > >http://www.launchpad-creatives.com/contact.html > > > > > Any suggestions on how to fix it? > > > > Define the size of the icon or preload it in the browser cache. > > > > -- Larry -- 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.
