riku
2025-09-16 5ad61d6ad3a0ce12c7fe0808527069b09a7c9c0d
src/utils/map/marks.js
@@ -145,7 +145,7 @@
    return layer;
  },
  createMarker({ position, img, label, extData }) {
  createMarker({ position, img, label = ' ', extData }) {
    //创建 AMap.Icon 实例:
    const icon = new AMap.Icon({
      size: new AMap.Size(30, 30), //图标尺寸