Merge pull request #2110 from probins/patch-1

Apidoc readme: minor change.
This commit is contained in:
Tim Schaub
2014-05-24 09:50:49 -06:00

View File

@@ -62,6 +62,7 @@ oli.MapBrowserEvent.prototype.coordinate;
```
To document which events are fired by a class or method, the `@fires` annotation is used:
```js
/**
* @fires ol.MapBrowserEvent
* @fires ol.MapEvent
* @fires ol.render.Event