3D
Your Name
2022-07-25 973288ea3095247303b5daac5bc160e10ae2b8ac
src/components/Tab/Plot.vue
@@ -227,7 +227,7 @@
                    map.startDraw(
                        {
                            type: 'polygon',
                            style: { text: name ,color:this.color},
                            style: { text: name ,color:this.color, clampToGround: true},
                            attr: {
                                name,
                            },