Make sure that layers y and z are above x in the draw order. But there is a deeper issue at hand here, feature labels of polygons will be obscured by any objects above it, because unlike point styles, the polygon and line styles have no such option to prevent feature labels being obscured by features above it in the draw order (see: http://trac.osgeo.org/mapguide/ticket/138)
- Jackie mkaram84 wrote: > > Hi everyone > > I have 3 layers: > 1- layer[x]: a layer displaying some polygons > 2- layer[y]: same as layer[x] but has a label on each polygon > 3- layer[z]: same as layer[x] but has a different label on each polygon > > when the all 3 layers are visible, I want to show the TWO labels and its > polygon > and also when one of layer[y] or layer[z] is visible, its label ONLY will > be displayed > > > Thanks, > Karam > -- View this message in context: http://www.nabble.com/Multiple-text-layers-at-the-same-time-tp16467318s16610p16486602.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
