Attribution docs

This commit is contained in:
Tim Schaub
2015-04-04 09:36:30 +02:00
parent 4463e173e6
commit 1a10686299

View File

@@ -46,7 +46,8 @@ ol.Attribution = function(options) {
/**
* @return {string} HTML.
* Get the attribution markup.
* @return {string} The attribution HTML.
* @api stable
*/
ol.Attribution.prototype.getHTML = function() {