ImgPath should not be an an APIProperty in SingleFile.js.

This commit is contained in:
Marc Jansen
2012-03-06 20:34:46 +01:00
parent e8744edd24
commit c9dbebf4aa

View File

@@ -42,7 +42,7 @@ var OpenLayers = {
})(),
/**
* APIProperty: ImgPath
* Property: ImgPath
* {String} Set this to the path where control images are stored, a path
* given here must end with a slash. If set to '' (which is the default)
* OpenLayers will use its script location + "img/".