On Tue, Feb 12, 2008 at 10:51:04AM -0600, Erik Uzureau wrote: > i dont know what the specific case is here, but i know the following > rule tends to work in 99% of cases: > > if you create it, you destroy it. if you register it, you unregister it.
The problem is that with controls, the map attempts to destroy them all, even though it creates relatively few of them. Without a flag to say 'Don't destroy me' (or a more invasive destruction procedure documented for all OpenLayers apps), there's no way to prevent duplicate destruction. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
