Merge pull request #3021 from fredj/attribution-options-typedef
Add missing properties in olx.control.AttributionOptions typedef
This commit is contained in:
@@ -797,6 +797,11 @@ olx.control;
|
||||
|
||||
/**
|
||||
* @typedef {{className: (string|undefined),
|
||||
* collapsible: (boolean|undefined),
|
||||
* collapsed: (boolean|undefined),
|
||||
* tipLabel: (string|undefined),
|
||||
* label: (string|undefined),
|
||||
* collapseLabel: (string|undefined),
|
||||
* target: (Element|undefined)}}
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user