Changed @api experimental to @api
This commit is contained in:
@@ -533,7 +533,7 @@ ol.control.OverviewMap.prototype.getCollapsed = function() {
|
|||||||
/**
|
/**
|
||||||
* Return the overview map.
|
* Return the overview map.
|
||||||
* @return {ol.Map} Overview map.
|
* @return {ol.Map} Overview map.
|
||||||
* @api experimental
|
* @api
|
||||||
*/
|
*/
|
||||||
ol.control.OverviewMap.prototype.getOverviewMap = function() {
|
ol.control.OverviewMap.prototype.getOverviewMap = function() {
|
||||||
return this.ovmap_;
|
return this.ovmap_;
|
||||||
|
|||||||
Reference in New Issue
Block a user