Merge pull request #286 from marcjansen/imgpath
Declare ImgPath property of OpenLayers in OpenLayers.js (r=@elemoine,@ahocevar)
This commit is contained in:
@@ -559,14 +559,6 @@ OpenLayers.Util.urlAppend = function(url, paramStr) {
|
||||
return newUrl;
|
||||
};
|
||||
|
||||
/**
|
||||
* APIProperty: ImgPath
|
||||
* {String} Set this to the path where control images are stored.
|
||||
* If set to '' OpenLayers will use script location + "img/"
|
||||
* Default is ''.
|
||||
*/
|
||||
OpenLayers.ImgPath = '';
|
||||
|
||||
/**
|
||||
* Function: getImagesLocation
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user