Mark loadURL as an API function, since we treat it as one.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8178 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -42,7 +42,7 @@ OpenLayers.nullHandler = function(request) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Function: loadURL
|
* APIFunction: loadURL
|
||||||
* Background load a document. For more flexibility in using XMLHttpRequest,
|
* Background load a document. For more flexibility in using XMLHttpRequest,
|
||||||
* see the <OpenLayers.Request> methods.
|
* see the <OpenLayers.Request> methods.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user