Hi all,<br><br>I would like to be able to drag &amp; drop a text on openlayers.<br><br>To do that, I have point with label (using KML/placemark)<br>The point is hidden (using StyleMap; Opacity : 0) So the user can just see the Label.<br>
<br>Now if I activate the DragFeature, the user must put the cursor on the hidden point.<br>I would like him to be able to move the point (and the label) when the cursor is over the Label.<br><br>Is it possible ?<br><br>Note: labelAlign is left or right, cannot be center<br>
<br>Thomas<br>