Export shared icon image class from IconImageCache module
This commit is contained in:
@@ -13,13 +13,3 @@
|
||||
* (module:ol/style/Style~Style|Array.<module:ol/style/Style~Style>)} StyleFunction
|
||||
* @api
|
||||
*/
|
||||
|
||||
|
||||
import IconImageCache from './style/IconImageCache.js';
|
||||
|
||||
/**
|
||||
* The {@link module:ol/style/IconImageCache~IconImageCache} for
|
||||
* {@link module:ol/style/Icon~Icon} images.
|
||||
* @api
|
||||
*/
|
||||
export const iconImageCache = new IconImageCache();
|
||||
|
||||
Reference in New Issue
Block a user