a37f114e4bc12b0cf44901ec38dbd1c3a34ff17f
This commit adds a new export annotation: @exportFunction. @exportFunction is to be used to declare functions that take an options object literal as their first arguments. @exportFunction is to regular functions as @exportClass is to constructors. The usage of @exportFunction is as follows: @exportFunction ol.control.defaults ol.control.DefaultsOptions ol.Collection Note: the Function#export method uses a recursive function. This is to handle nested options.
OpenLayers 3
Welcome to OpenLayers 3!
Check out the hosted examples or poke around the evolving API docs.
Please see our guide on contributing if you're interested in getting involved.
Description
Languages
JavaScript
99%
CSS
0.6%
Handlebars
0.3%
Shell
0.1%
