Document ol/control~defaults in the right place

This commit is contained in:
ahocevar
2018-05-17 18:19:14 -05:00
parent 8271a51f65
commit 83e00269b7

View File

@@ -36,6 +36,7 @@ import Zoom from './Zoom.js';
* Defaults options.
* @return {module:ol/Collection.<module:ol/control/Control>}
* Controls.
* @function module:ol/control.defaults
* @api
*/
export function defaults(opt_options) {