[Google Maps API v3] Re: Zindex Trouble with MarkerImage

2011-11-29 Thread pelletalexandre
So, what is the goal of the function Marker.setZIndex() ?? Alexandre On 29 nov, 13:07, 吴晓军 dwrite1...@gmail.com wrote: hi,The Z-index can only work on the positioning of elements (eg position: absolute) -- You received this message because you are subscribed to the Google Groups Google

[Google Maps API v3] Re: Zindex Trouble with MarkerImage

2011-11-29 Thread pelletalexandre
hello Larry With optimized:false it works great!! Thanks Alexandre -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/EaCieLJmkmwJ.

[Google Maps API v3] Re: zIndex

2011-11-27 Thread geocode...@gmail.com
On Nov 26, 6:32 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Nov 26, 8:15 pm, Marcelo marcelo...@hotmail.com wrote: On Nov 26, 6:00 pm, john john.c...@aafa-inc.com wrote: I read the doc. For those markers in the same group. I want keep the default behavior. That's my trouble

[Google Maps API v3] Re: zIndex

2011-11-26 Thread Marcelo
Did you try the documentation? http://code.google.com/apis/maps/documentation/javascript/reference.html#MarkerOptions -- Marcelo - http://maps.forum.nu -- On Nov 26, 7:51 am, john john.c...@aafa-inc.com wrote: I have three groups of markers which have different importance. Within the same

[Google Maps API v3] Re: zIndex

2011-11-26 Thread john
I read the doc. For those markers in the same group. I want keep the default behavior. That's my trouble comes. I could assign zIndex for each marker, but what is the proper value? -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

[Google Maps API v3] Re: zIndex

2011-11-26 Thread Marcelo
On Nov 26, 6:00 pm, john john.c...@aafa-inc.com wrote: I read the doc. For those markers in the same group. I want keep the default behavior. That's my trouble comes. I could assign zIndex for each marker, but what is the proper value? proper value? If you mean what is the default value, I

[Google Maps API v3] Re: zIndex

2011-11-26 Thread geocode...@gmail.com
On Nov 26, 8:15 pm, Marcelo marcelo...@hotmail.com wrote: On Nov 26, 6:00 pm, john john.c...@aafa-inc.com wrote: I read the doc. For those markers in the same group. I want keep the default behavior. That's my trouble comes. I could assign zIndex for each marker, but what is the proper