Add className option to ol.control.Attribution

This commit is contained in:
Tom Payne
2013-05-07 16:17:13 +02:00
parent c105a98443
commit 8c396e5afb
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -104,6 +104,7 @@
/**
* @typedef {Object} ol.control.AttributionOptions
* @property {string|undefined} className Class name.
* @property {ol.Map|undefined} map Map.
* @property {Element|undefined} target Target.
*/