Use string instead of ol.structs.Checksum
This commit is contained in:
@@ -29,7 +29,7 @@ ol.style.Circle = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {Array.<ol.structs.Checksum>|null}
|
||||
* @type {Array.<string>}
|
||||
*/
|
||||
this.checksums_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user