| this._options.gradient[key], | this._options.gradient[key], | ||||
| numLength | numLength | ||||
| ) | ) | ||||
| } else if (this._options.style === 'custom') { | |||||
| cluster.billboard.image = this._options.gradient[key] | |||||
| } else { | } else { | ||||
| cluster.billboard.image = this._drawClustering( | cluster.billboard.image = this._drawClustering( | ||||
| this._options.gradient[key], | this._options.gradient[key], |