Shorter module paths for default exports
This commit is contained in:
@@ -32,7 +32,7 @@ import {easeOut} from '../easing.js';
|
||||
* use css selectors `.ol-zoom-in` and `.ol-zoom-out`.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {module:ol/control/Control~Control}
|
||||
* @extends {module:ol/control/Control}
|
||||
* @param {module:ol/control/Zoom~Options=} opt_options Zoom options.
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user