Export ol.style.Fill
This commit is contained in:
@@ -0,0 +1 @@
|
||||
@exportClass ol.style.Fill ol.style.FillOptions
|
||||
@@ -3,12 +3,6 @@ goog.provide('ol.style.Fill');
|
||||
goog.require('ol.color');
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{color: (ol.Color|string)}}
|
||||
*/
|
||||
ol.style.FillOptions;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user