Remove olx.style.ImageOptions
This commit is contained in:
@@ -740,20 +740,6 @@
|
|||||||
* @property {string} src Image source URI.
|
* @property {string} src Image source URI.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @typedef {Object} olx.style.ImageOptions
|
|
||||||
* @property {ol.Pixel} anchor Anchor.
|
|
||||||
* @property {HTMLCanvasElement|HTMLVideoElement|Image|undefined} image Image.
|
|
||||||
* @property {ol.style.ImageState|undefined} imageState Image state.
|
|
||||||
* @property {number|undefined} rotation Rotation.
|
|
||||||
* @property {ol.Size} size Image size in pixel.
|
|
||||||
* @property {boolean|undefined} snapToPixel Whether the image should be
|
|
||||||
* snapped to the closed pixel at rendering time.
|
|
||||||
* @property {boolean|undefined} subtractViewRotation Whether the image should be
|
|
||||||
* rotated with the view or not.
|
|
||||||
* @property {string|undefined} src Image source URI.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {Object} olx.style.StrokeOptions
|
* @typedef {Object} olx.style.StrokeOptions
|
||||||
* @property {ol.Color|string|undefined} color Color.
|
* @property {ol.Color|string|undefined} color Color.
|
||||||
|
|||||||
Reference in New Issue
Block a user