Changed overviewmapcontrol.js due to Travis ci errors
This commit is contained in:
@@ -529,10 +529,11 @@ ol.control.OverviewMap.prototype.getCollapsed = function() {
|
||||
return this.collapsed_;
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Return the overview map.
|
||||
* @return {ol.Map} Overview map.
|
||||
* @api add
|
||||
* @api experimental
|
||||
*/
|
||||
ol.control.OverviewMap.prototype.getOverviewMap = function() {
|
||||
return this.ovmap_;
|
||||
|
||||
Reference in New Issue
Block a user