Hello,<br><br>I have a problem since the release of Map Server 5. I now set the angle of my LabelObj with $oLabelObj-&gt;setBinding(MS_LABEL_BINDING_ANGLE, ...) . Nevertheless, I can&#39;t get the value of my LabelObj, because $oLabelObj-&gt;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>