Hi list,

why is the interface for clearing handlers not standardized? Maybe there
is a good reason for it that I am missing.

For Handler/RegularPolygon.js the function is called clear. It will clear
the renderer of the layer and call destroyFeatures() on the layer.

For Handler/Path.js, Handler/Point.js and Handler/Polygon.js you have to
call destroyFeature directly.

Would it not be better to have a API method called clear on all these
Handlers?

Thoughts?

Best regards,
Bart

_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to