Thanks for the heads-up on the version number! I was not intentionally using v2.x. The PNGFix code isn't applied to the map elements. It seems as though the image size code is the stumbling point. Thanks for the help.
On Apr 30, 4:19 am, Rossko <[email protected]> wrote: > > The custom marker icons do not display the first time I load the page > > on multiple browsers (Win7 - IE8, Safari 4.0.4, FF 2.6.3; > > You've got some kind of PNGFix code in there. The map fixes its own > PNGs so you need to make sure that doesn't get applied to map elements > as well.. > > You've got some code to determine image size which probably won't work > until after the image has been loaded. Try it with a fixed size and > see. > > > Additionally, the scroll wheel zoom is not working properly. > > See recent posts in this group on this topic. Consider why you are > using API vers 2.x -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
