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