Opened 14 years ago

Closed 14 years ago

#3249 closed defect (fixed)

Can't set Units in LayerObj

Reported by: mdev Owned by: aboudreault
Priority: normal Milestone: 6.0 release
Component: MapScript-PHP Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

There is no member UNITS in LayerObj in PHP MapScript as there is in LAYER in MapFile. So there is no method or member to set UNITS in a LayerObj. Currently the only way to set it is to use updateFromString()

Change History (2)

comment:1 by aboudreault, 14 years ago

Milestone: 5.4.3 release6.0 release
Status: newassigned
Version: 5.4svn-trunk (development)

comment:2 by aboudreault, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed and committed in r9665.

Note: See TracTickets for help on using tickets.