Hi there, I am posting to see if anyone else has seen an issue recently with how ImageMapType PNG tiles with opacity do not get displayed in IE8? This was working as of about 2 weeks ago and the PNG tile display only affects IE. All other browsers (FF, Chrome, Safari, etc.) will render the PNG tiles with opacity. IE8, IE8 in compatibility mode and IE7 no longer render the PNG tiles with the opacity option.
Does anyone know if something has changed recently in the API that might be causing this? The research that I have done has not uncovered much. Here are some examples. Example of PNG tile with the opacity option (see line 41). PNG tiles display in all browsers except for IE: http://74.209.176.232/tiles_sample/tiles.html Example of PNG tile without the opacity option (line 41 commented out). Solid PNG tiles display in IE: http://74.209.176.232/tiles_sample/tiles_no_opacity.html Note that I have also tried forcing IE8 to emulate IE7 and the results are the same as above. Also let me reiterate that I know PNG tiles with opacity used to display as it was working up to about two weeks ago. While I can get PNG tiles to display without the opacity parameter, I'd really like to be able to change the PNG tile opacity in the API javascript versus creating image tiles with pre-determined opacity. I appreciate any insight or areas you can point me to for further investigation. Thanks! -Lawrence. -- 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.
