Quick question about the location of the loadURL function

The documentation lists this function as being part of the Ajax package,
see
http://dev.openlayers.org/releases/OpenLayers-2.8/doc/apidocs/files/OpenLayers/Ajax-js.html#loadURL

But if you look at the source code OpenLayers-2.8/lib/OpenLayers/Ajax.js
at line 71, the function is declared to be part of the OpenLayers
namespace ie

OpenLayers.loadURL = function(uri, params, caller,
                                  onComplete, onFailure) {

Is this an code error or an error in the docmentation?

Dave.
-- 
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of the
Pinan Software


_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to