Ticket #1769 (closed defect: fixed)
drawQuery() method doesn't respect specified setlayersdrawingorder(array layeryindex)
| Reported by: | spoletto@… | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | MapScript-PHP | Version: | 4.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dmorissette) (diff)
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
Note: See
TracTickets for help on using
tickets.
