bmaplib.markerclusterer
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -863,2 +863,5 @@ (function (global, factory) { | ||
TextIconOverlay.prototype._updateCss = function(){ | ||
if (!this._domElement) { | ||
return | ||
} | ||
var style = this.getStyleByText(this._text, this._styles); | ||
@@ -865,0 +868,0 @@ this._domElement.style.cssText = this._buildCssText(style); |
{ | ||
"name": "bmaplib.markerclusterer", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A library of Baidu Map JS API", | ||
@@ -39,4 +39,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"bmaplib.texticonoverlay": "^1.0.0" | ||
"bmaplib.texticonoverlay": "^1.0.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78422
2013