On Fri, Jan 30, 2009 at 06:50:58AM +0100, Eric Lemoine wrote: > Right. The Layer.GML constructor triggers an HTTP request and returns > before the response is received.
Actually, the constructor oesn't trigger an HTTP request; that happens the first time the layer is added to a map with a valid center (moveTo is called) and the layer is visible. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
