Opened 19 years ago

Closed 18 years ago

#1484 closed defect (fixed)

msDrawLegend does not consider layerorder

Reported by: szekerest Owned by: sdlime
Priority: high Milestone:
Component: MapServer C Library Version: 4.6
Severity: normal Keywords:
Cc:

Description

After changing the layer drawing order programatically using mapscript,
the map is drawn properly but the legend image reflects the old layer
drawing order. I think the layers might be accessed like msDrawmap does (see 
mapdraw.c line 385).


Tamas Szekeres

Change History (2)

comment:1 by sdlime, 18 years ago

Status: newassigned
Tamas: I commited a change tonight to try and fix this. Please give it a shot
and let me know how it goes. Once tested we can mark as fixed.

Steve

comment:2 by szekerest, 18 years ago

Resolution: fixed
Status: assignedclosed
Steve,

I have tested this change an worked for me.

Tamas Szekeres
Note: See TracTickets for help on using tickets.