Remove unused typedefs
This commit is contained in:
@@ -106,13 +106,6 @@ ol.CanvasStrokeState;
|
||||
ol.CanvasTextState;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{strokeStyle: (module:ol/colorlike~ColorLike|undefined), strokeWidth: number,
|
||||
* size: number, lineDash: Array.<number>}}
|
||||
*/
|
||||
ol.CircleRenderOptions;
|
||||
|
||||
|
||||
/**
|
||||
* Container for decluttered replay instructions that need to be rendered or
|
||||
* omitted together, i.e. when styles render both an image and text, or for the
|
||||
@@ -209,14 +202,6 @@ ol.ReprojTileFunctionType;
|
||||
ol.ReprojTriangle;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{revision: number,
|
||||
* resolution: number,
|
||||
* extent: module:ol/extent~Extent}}
|
||||
*/
|
||||
ol.SourceRasterRenderedState;
|
||||
|
||||
|
||||
/**
|
||||
* Number of features; bounds/extent.
|
||||
* @typedef {{numberOfFeatures: number,
|
||||
|
||||
Reference in New Issue
Block a user