zhaobao 1 년 전
부모
커밋
cfd4994e68
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/goaf/map/components/VisualEditor.vue

+ 1 - 1
src/views/goaf/map/components/VisualEditor.vue

@@ -115,7 +115,7 @@ const markerIcon = L.icon({
 L.Marker.prototype.options.icon = markerIcon
 import mixins from '@/mixin/mqtt.js'
 import { NumConvertLM, Uint8ArrayToString } from '@/utils'
-const iconSize = [65, 65]
+const iconSize = [46, 65]
 export default {
   name: 'GoafVisualEditor',
   components: {