Shorter module paths for default exports
This commit is contained in:
@@ -147,7 +147,7 @@ const VectorLayer = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {module:ol/layer/VectorTileRenderType~VectorTileRenderType|string}
|
||||
* @type {module:ol/layer/VectorTileRenderType|string}
|
||||
*/
|
||||
this.renderMode_ = options.renderMode || VectorRenderType.VECTOR;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user