Move ol.CanvasFillState to ol/render/canvas

This commit is contained in:
Michael Kuenzli
2018-04-18 10:46:47 +02:00
parent 5e810ccc6a
commit 4f74bcaa31
4 changed files with 13 additions and 14 deletions
+5
View File
@@ -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}