If I'm extending an OpenLayers class and want to override a method in the base class, and then call the method in the base class from the method in the derived class, what syntax do I use?
Every javascript library seems to use its own methods for constructing classes and handling inheritance, and I haven't been able to figure out how to do this in the class constructs that OpenLayers uses.
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
