Merge pull request #2518 from probins/centercon

Remove centerConstraintType from API
This commit is contained in:
Andreas Hocevar
2014-08-11 20:22:06 +02:00

View File

@@ -6,7 +6,6 @@ goog.require('goog.math');
/**
* @typedef {function((ol.Coordinate|undefined)): (ol.Coordinate|undefined)}
* @api
*/
ol.CenterConstraintType;