Hi, This is my first post.
I have been doing lots of googling and testing. We are using a radar image from the National Weather Service (NWS) (http:// radar.weather.gov/ridge/Conus/RadarImg/latest_radaronly.gif) for a web and mobile device application. The bounds are: north: 50.406626367301044; south: 21.652538062803; east: -66.517937876818; west: -127.620375523875420; I need to set the opacity of the overlay. I am using the GroundOverlay class because it projects the image properly. However, there does not seem to be a way to set the opacity. I have tried the USGSOverlay custom overlay example, however, this does not project the image properly. NOTE, the KMZ file that you can download from: http://radar.weather.gov/ridge/kmzgenerator.php draws correctly in Google Earth. I'm guessing that the GroundOverlay class is doing more than the USGSOverlay class. If there was a way to set the opacity in the GroundOverlay class, I would be all set. How do I make a feature request? thanks, Kevin -- 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.
