Browse Source

完成设计器 放大 缩小 百分比显示功能

master
wangxiang 3 years ago
parent
commit
0012a33994
  1. 2
      src/components/AMap/src/AMapDesigner/index.vue

2
src/components/AMap/src/AMapDesigner/index.vue

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
placement="bottom"
:arrowPointAtCenter="true">
<a-button type="primary" @click="handleOpenMapPoint">
<Icon icon="fa6-regular:window-restore" size="13"/>标记点
<Icon icon="fa6-solid:location-dot" size="13"/>标记点
</a-button>
</ATooltip>
<ATooltip title="放大"

Loading…
Cancel
Save