On Thu, May 29, 2008 at 2:52 AM, bradleyspencer <[EMAIL PROTECTED]> wrote:
> Well, I fixed one problem. I was not using the map.setLayerZIndex on the
> appropriate markers layer.
>
> However, now my FramedCloud is now lower than the markers and the overlayed
> layer. Is there anyway to control the zIndex of the FramedCloud?

Hi Brad,

Try this: markerLayer.setZIndex(map.Z_INDEX_BASE['Popup'] - 1);

--
Eric
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to