Opened 18 years ago

Last modified 17 years ago

#1769 closed defect

drawQuery() method doesn't respect specified setlayersdrawingorder(array layeryindex) — at Initial Version

Reported by: spoletto@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: 4.8
Severity: normal Keywords:
Cc:

Description

I am writing a web application using PHP-Mapscript 4.8.3 on a Linux Debian
(Sarge) machine.
On every refresh I set, with setlayersdrawingorder(), the user-customized
drawing order of the layers in the map file; but when there is a selection and I
draw the map with the drawQuery() method instead of draw() the order remains
always the predefined order in the map file, no matter of setlayersdrawingorder().
I think drawQuery() draws always the map with the predefined order in the map file.

Change History (0)

Note: See TracTickets for help on using tickets.