Improve and standardise event docs

This commit is contained in:
Peter Robins
2014-07-27 17:11:34 +00:00
parent 4d0fbaedc1
commit 7a5a5d75e7
10 changed files with 41 additions and 3 deletions
+2 -1
View File
@@ -43,7 +43,8 @@ ol.DragBoxEventType = {
/**
* @classdesc
* Object representing a dragbox event.
* Events emitted by {@link ol.interaction.DragBox} instances are instances of
* this type.
*
* @param {string} type The event type.
* @param {ol.Coordinate} coordinate The event coordinate.