I finally found a list of options here: http://dev.openlayers.org/releases/OpenLayers-2.9.1/doc/apidocs/files/OpenLayers/Feature/Vector-js.html
but it will be a good idea for the openlayers team to link pages in order to found this information in the stylemap page 2010/8/2 Thomas PAPIN <[email protected]> > Thanks ! It's work. > > No prevent question like this in the future :) > is there another documentation that the class document to help me ? > > Because lot of information is missing there. > For exemple for > > http://dev.openlayers.org/releases/OpenLayers-2.7/doc/apidocs/files/OpenLayers/StyleMap-js.html > > There is no information at all regarding the list of options like > labelSelect,labelOffset,etc.. > > Where can I found this kind of information ? > > 2010/8/2 Arnd Wippermann <[email protected]> > > Add labelSelect:true to your text symbolizer. >> >> Arnd >> >> ------------------------------ >> *Von:* [email protected] [mailto:[email protected]] >> *Im Auftrag von *Thomas PAPIN >> *Gesendet:* Montag, 2. August 2010 14:26 >> *An:* [email protected] >> *Betreff:* [OpenLayers-Users] DragFeature & Label >> >> Hi all, >> >> I would like to be able to drag & drop a text on openlayers. >> >> To do that, I have point with label (using KML/placemark) >> The point is hidden (using StyleMap; Opacity : 0) So the user can just see >> the Label. >> >> Now if I activate the DragFeature, the user must put the cursor on the >> hidden point. >> I would like him to be able to move the point (and the label) when the >> cursor is over the Label. >> >> Is it possible ? >> >> Note: labelAlign is left or right, cannot be center >> >> Thomas >> > >
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
