Merge pull request #2518 from probins/centercon
Remove centerConstraintType from API
This commit is contained in:
@@ -6,7 +6,6 @@ goog.require('goog.math');
|
||||
|
||||
/**
|
||||
* @typedef {function((ol.Coordinate|undefined)): (ol.Coordinate|undefined)}
|
||||
* @api
|
||||
*/
|
||||
ol.CenterConstraintType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user