Move oli.* stability notes to the corresponding ol.* symbol

This commit is contained in:
Andreas Hocevar
2014-05-22 16:01:35 +02:00
parent 2caa1139a1
commit 547334e211
9 changed files with 17 additions and 16 deletions
+1
View File
@@ -59,6 +59,7 @@ ol.DragBoxEvent = function(type, coordinate) {
* The coordinate of the drag event.
* @const
* @type {ol.Coordinate}
* @todo api
*/
this.coordinate = coordinate;