On Apr 6, 8:39 pm, thydzik <[email protected]> wrote: > I am hoping it is just a icon setting that will fix this, > > I am using a custom marker,http://thydzik.com/thydzikGoogleMap/marker.php > which is based on the Google Charts marker. > > now I have a map that uses this marker, with all other icon parameters > default, in Firefox the transparencies are correct, but in Internet > Exlorer I get a light blue colour instead. > > view the demo herehttp://thydzik.com/thydzikGoogleMap/testbed.html > > javascript herehttp://thydzik.com/thydzikGoogleMap/thydzikGoogleMap.js
You have to fake out the image processing so that it knows that the image has transparency. It doesn't know what to do with a .php image. As you found in this thread: http://groups.google.com/group/Google-Maps-API/msg/1dd4627ad9e4f685 -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
