background trasparent annotation
This commit is contained in:
@@ -1157,7 +1157,7 @@ $(document).ready(function () {
|
||||
width: annotations.descriptionSize.width,
|
||||
scaleX: 1,
|
||||
scaleY: 1,
|
||||
backgroundColor: "rgba(255, 255, 255, 0.8)",
|
||||
backgroundColor: "rgba(255, 255, 255, 0)", // Changed to fully transparent
|
||||
fontFamily: "Arial",
|
||||
fontSize: 24,
|
||||
fill: "#000000",
|
||||
|
||||
Reference in New Issue
Block a user