I still see -1 and 0 for the zIndex values. Are you sure you changed
it?

Running the following commands from the console on your page
definitely works for me:

zuidfrankrijk.setMap(null);
zuidfrankrijk.setOptions({zIndex: 2});
zuidfrankrijk.setMap(map);

Chad Killingsworth

On Mar 31, 4:37 pm, Erwin Dicker <[email protected]> wrote:
> Hi
>
> nope that didn't work ...
>
> gr.
>
> On 31 mrt, 22:58, Chad Killingsworth
>
> <[email protected]> wrote:
> > Your rectangle is set with a zIndex of -1 and your circles all have a
> > zIndex of 0. Try the rectangle with a zIndex of 2 and the circles with
> > 1.
>
> > Chad Killingsworth
>
> > On Mar 31, 9:58 am, Erwin Dicker <[email protected]> wrote:
>
> > > Hi
>
> > > how do i get the circles behind the rectangle
>
> > >http://www.camaros.nl/mapversie13.html
>
> > > i have traid to use it with zIndex but i don't get them behind it..
>
> > > gr.

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