fix ND comments
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6430 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -286,7 +286,7 @@ OpenLayers.Format.JSON = OpenLayers.Class(OpenLayers.Format, {
|
|||||||
* Method: serialize.string
|
* Method: serialize.string
|
||||||
* Transform a string into a JSON string.
|
* Transform a string into a JSON string.
|
||||||
*
|
*
|
||||||
* Parameters
|
* Parameters:
|
||||||
* string - {String} The string to be serialized
|
* string - {String} The string to be serialized
|
||||||
*
|
*
|
||||||
* Returns:
|
* Returns:
|
||||||
|
|||||||
@@ -309,6 +309,7 @@ OpenLayers.Popup = OpenLayers.Class({
|
|||||||
/**
|
/**
|
||||||
* Method: setBackgroundColor
|
* Method: setBackgroundColor
|
||||||
* Sets the background color of the popup.
|
* Sets the background color of the popup.
|
||||||
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* color - {String} the background color. eg "#FFBBBB"
|
* color - {String} the background color. eg "#FFBBBB"
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user