[OpenLayers-Dev] clearing handlers

bartvde at osgis.nl bartvde at osgis.nl
Thu Nov 6 03:10:20 EST 2008


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




More information about the Dev mailing list