I have created an ESRI ArcGIS Map Service which contains point features. After creating the overlay using the ArcGIS Server Link Extension for Google Maps API v2, I add the overlay to my map using gmap.addOverlay(esriOverlay). Everything works well with the data being displayed on top of the Google base map. However, when I go to print the map in IE8, the Google base map is no longer visible. Instead, a gray background is printed behind the point data from the service. Even "Print Preview" shows the Google base map and point data together.
Printing the map in Firefox does not cause this issue. The overlay is in PNG format. I have also tried changing using PNG8, PNG24, and JPEG as the overlay image format. None of these worked in IE. I noticed that USCG have included a note on their website stating that IE does not support printing semi-transparent map overlays (http://il.water.usgs.gov/gmaps/precip/). Does anyone know if there is a known solution to this problem? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
