Changed @api experimental to @api

This commit is contained in:
Bogdan Vaduva
2015-10-08 19:11:23 +03:00
parent 2fd894ffb9
commit 1f7bdd10f8

View File

@@ -533,7 +533,7 @@ ol.control.OverviewMap.prototype.getCollapsed = function() {
/**
* Return the overview map.
* @return {ol.Map} Overview map.
* @api experimental
* @api
*/
ol.control.OverviewMap.prototype.getOverviewMap = function() {
return this.ovmap_;