This is fixed now, thanks for the report. On Tue, Sep 2, 2008 at 2:55 AM, Mike Williams <[EMAIL PROTECTED]> wrote: > > Yes, it's a bug in createLabeledMarkerIcon() in MapIconMaker 1.1 > > The fix is to change this line > iconUrl += "Lauto'f\\"; > to > iconUrl += "Lauto'f\\&ext=.png"; > > The other two types of icon have &ext-png where appropriate, but > createLabeledMarkerIcon() doesn't, so the API doesn't know that it > should tell MSIE to use the AlphaImageLoader. > > -- > http://econym.googlepages.com/index.htm > The Blackpool Community Church Javascript Team > > > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
