OK, now you're just trying to confuse me...  :)

I have the map like I want it now except for the opacity of the
background color.   I won't change anything until you look at it.  How
do I change the opacity?

On Nov 17, 10:55 am, bratliff <[EMAIL PROTECTED]> wrote:
> On Nov 17, 4:31 pm, tdp <[EMAIL PROTECTED]> wrote:
>
> > OK, that is getting real close to what I want.  Where in your code do
> > I adjust the opacity?
>
> I see I used my class name rather than yours.
>
> You will have to add two optional arguments to your constructor:
>
>     opt_bgcolor
>     opt_opactiy
>
> You can also add several methods:
>
>     Rectangle.prototype.setBorderWidth=function(width)
>     Rectangle.prototype.setBorderColor=function(color)
>     Rectangle.prototype.setBGColor=function(color)
>     Rectangle.prototype.setOpacity=function(opacity)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to