Public icon images cache

This commit is contained in:
Tim Schaub
2016-08-11 21:22:34 -06:00
parent 59b0f9a658
commit 395b486cd8

View File

@@ -5,7 +5,6 @@ goog.require('ol.color');
/**
* @constructor
* @private
*/
ol.style.IconImageCache = function() {