[OpenLayers-Dev] What's the difference between drawFeature and
DrawFeature
Arnd Wippermann
arnd.wippermann at web.de
Thu Aug 21 15:09:41 EDT 2008
try addFeatures to add your features to the vector layer and then drawFeature
afterwards. The features should now be selectable.
DrawFeature is a control to draw features.
drawFeature is a function to draw features, but i think only features added
to a layer are selectable.
Arnd Wippermann
--
View this message in context: http://www.nabble.com/What%27s-the-difference-between-drawFeature-and-DrawFeature-tp19075636p19094989.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
More information about the Dev
mailing list