zhaobao 1 жил өмнө
parent
commit
cfd4994e68

+ 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: {