Merge pull request #8204 from ahocevar/control-defaults

Document ol/control~defaults in the right place
This commit is contained in:
Andreas Hocevar
2018-05-18 08:23:39 -05:00
committed by GitHub

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) {