@@ -54,6 +54,9 @@ watch(() => store.mapOption, async (option) => {
height: 100%;
position: relative;
pointer-events: auto;
+ background-image: url('@/assets/images/xk.jpg');
+ //background-repeat: no-repeat;
+ background-size: cover;
}
#mapDiv {
@@ -173,7 +173,7 @@ function initPoints() {
show: true
},
- size: [20, 20],
+ size: [10, 10,50],
shape: {
isConstant: false,
field: 'jump',