[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] How to set class' color by code.
- Subject: [Mapserver-users] How to set class' color by code.
- From: krung@cad.go.th (Krung Saengpole)
- Date: Sat, 6 Sep 2003 13:29:17 +0700
Hi all,
I want to set the class' color by code using PHPMapscript/PHP4.3.2 on Windows XP but have no luck. I didn't find any members or methods of ClassObj to set its color. Can I do this? (Not set color of LABEL in CLASS) e.g.
$class=ms_newClassObj($layer);
$class->....# how to set class color
TIA
Krung.