Hello,<br><br>I have a problem since the release of Map Server 5. I now set the angle of my LabelObj with $oLabelObj->setBinding(MS_LABEL_BINDING_ANGLE, ...) . Nevertheless, I can't get the value of my LabelObj, because $oLabelObj->angle is a double, with value = 0, and there is no method getBinding(). Is there a way to get the value of the angle string in my label ? A method, a void, or anything else ?<br>
<br>Thank You.<br>