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
|
||||
* Transform a string into a JSON string.
|
||||
*
|
||||
* Parameters
|
||||
* Parameters:
|
||||
* string - {String} The string to be serialized
|
||||
*
|
||||
* Returns:
|
||||
|
||||
@@ -309,6 +309,7 @@ OpenLayers.Popup = OpenLayers.Class({
|
||||
/**
|
||||
* Method: setBackgroundColor
|
||||
* Sets the background color of the popup.
|
||||
*
|
||||
* Parameters:
|
||||
* color - {String} the background color. eg "#FFBBBB"
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user