Minor formatting of API doc comments.
This commit is contained in:
@@ -83,10 +83,8 @@
|
||||
|
||||
/**
|
||||
* APIProperty: 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)
|
||||
* {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/".
|
||||
*
|
||||
* You will need to set this property when you have a singlefile build of
|
||||
@@ -109,7 +107,7 @@
|
||||
*
|
||||
* Please remember that when your OpenLayers script is not named
|
||||
* "OpenLayers.js" you will have to make sure that the default theme is
|
||||
* loaded into the page by including an appropriate <link>-tag,
|
||||
* loaded into the page by including an appropriate <link>-tag,
|
||||
* e.g.:
|
||||
*
|
||||
* (code)
|
||||
|
||||
Reference in New Issue
Block a user