wafer-map 7.0.23 → 7.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -79,6 +79,7 @@ SVG Map for react
79
79
  | signatureKey | null | false | Signature key |
80
80
  | restfulSignature | false | false | Controls whether to sign or not, when set to true, the signature key must be set to a valid value |
81
81
  | textColor | #fff | false | elements text color |
82
+ | textShadow | false | false | whether the element text has a shadow, slight performance cost when many elements |
82
83
  |scaleFactorMax| 5 |false |maximum amount of scale a user can zoom in to
83
84
  |scaleFactorMin | 0.5 |false | minimum amount of scale a user can zoom out of
84
85
  | isGenders | `false` | false | Display male and female outsourcing type avatars before the name of the material |
package/README.zh-CN.md CHANGED
@@ -79,6 +79,7 @@
79
79
  | signatureKey | null | false | 签名的key |
80
80
  | restfulSignature | false | false | 控制是否签名,当设置为true时,签名key必须设置有效值 |
81
81
  | textColor | #fff | false | 元素显示文字颜色 |
82
+ | textShadow | false | false | 元素显示文字是否带投影,开启后大量元素时会有一定性能开销 |
82
83
  |scaleFactorMax| 5 |false |maximum amount of scale a user can zoom in to
83
84
  |scaleFactorMin | 0.5 |false | minimum amount of scale a user can zoom out of
84
85
  |centerEleRate| 1 |false | 设置中心素材放大倍数