Ticket #2770 (closed defect: fixed)
POSITION AUTO for Polygons should include CC (and start with it)
| Reported by: | sdlime | Owned by: | sdlime |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 release |
| Component: | MapServer C Library | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | jmckenna |
Description
Actually we need to decouple that code (msDrawLabelCache) in mapdraw.c from the positions enum. It should be easy, just create a positions int array with a length equal to the number of positions and fill it explicitly with the necessary positions, and save the number loaded. Then we loop through that instead of the start, stop crap currently used.
Steve
Change History
Note: See
TracTickets for help on using
tickets.
