Add @api stable to ol.MapEvent
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ ol.MapEvent = function(type, map, opt_frameState) {
|
|||||||
/**
|
/**
|
||||||
* The map where the event occurred.
|
* The map where the event occurred.
|
||||||
* @type {ol.Map}
|
* @type {ol.Map}
|
||||||
* @api
|
* @api stable
|
||||||
*/
|
*/
|
||||||
this.map = map;
|
this.map = map;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user