Give some kind of support to work with zIndexProcess.
workaround something like this:
var z =
( this.opts_.zIndexProcess ?
this.opts_.zIndexProcess( this ) :
GOverlay.getZIndex( this.latlng_.lat() )
) + 1;
how do you think ?!?
Original issue reported on code.google.com by afald...@gmail.com on 31 Jul 2009 at 11:01
Original issue reported on code.google.com by
afald...@gmail.com
on 31 Jul 2009 at 11:01Attachments: