Export getHTML method of ol.Attribution to the api
This commit is contained in:
@@ -45,6 +45,7 @@ ol.Attribution = function(options) {
|
||||
|
||||
/**
|
||||
* @return {string} HTML.
|
||||
* @api
|
||||
*/
|
||||
ol.Attribution.prototype.getHTML = function() {
|
||||
return this.html_;
|
||||
|
||||
Reference in New Issue
Block a user