Missing ol.control.OverviewMap#getCollapsed description
This commit is contained in:
@@ -515,7 +515,8 @@ ol.control.OverviewMap.prototype.setCollapsed = function(collapsed) {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return {boolean} True if the widget is collapsed.
|
* Determine if the overview map is collapsed.
|
||||||
|
* @return {boolean} The overview map is collapsed.
|
||||||
* @api stable
|
* @api stable
|
||||||
*/
|
*/
|
||||||
ol.control.OverviewMap.prototype.getCollapsed = function() {
|
ol.control.OverviewMap.prototype.getCollapsed = function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user