I have a way that works.

I am removing and altering the opacity
by a questionable technique then re-adding it.

 map.overlayMapTypes.removeAt(0);
 struct.b.opacity=1;
 map.overlayMapTypes.insertAt(0,struct);

http://www.microimages.com/ogc/maps/seven42.html

-- 
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.

Reply via email to