Move ol.CanvasFillState to ol/render/canvas
This commit is contained in:
@@ -8,6 +8,11 @@ import LRUCache from '../structs/LRUCache.js';
|
||||
import {create as createTransform} from '../transform.js';
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{fillStyle: module:ol/colorlike~ColorLike}} FillState
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @type {string}
|
||||
|
||||
Reference in New Issue
Block a user