There is definitely something going on here. I'll try to make a sample up to determine if this is within your code or an API issue.
Chad Killingsworth On Apr 1, 5:19 am, Erwin Dicker <[email protected]> wrote: > i upload the new version... > > as you see i change it.. > > even tray to do this zuidfrankrijk.setOptions({zIndex: 2}); > > gr. > > On 1 apr, 01:34, Chad Killingsworth > > <[email protected]> wrote: > > 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 > > > > > > 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.
