riku
2024-05-14 88db88c99f57427114a415b3657ed520842bafca
src/utils/map/marks.js
@@ -105,7 +105,7 @@
          image: img,
          // clipOrigin: [14, 92],
          // clipSize: [50, 68],
          size: [24, 24],
          size: [30, 30],
          anchor: 'bottom-center',
          angel: 0,
          retina: true
@@ -115,12 +115,12 @@
          direction: 'top',
          offset: [0, -5],
          style: {
            fontSize: 15,
            fontSize: 16,
            fontWeight: 'normal',
            fillColor: '#fff',
            strokeColor: '#333',
            strokeWidth: 2
            // backgroundColor: '#b1009b'
            strokeWidth: 0,
            backgroundColor: '#122b54a9'
          }
        }
      };