update
This commit is contained in:
@@ -35,7 +35,7 @@ export function typeToIcon(type: string) {
|
||||
return createIcon({ icon: mapIcon3, iconSize, imageSize });
|
||||
}
|
||||
if (type == '6') {
|
||||
return createIcon({ icon: watchIcon, iconSize: [21, 44], imageSize: [21, 44] });
|
||||
return createIcon({ icon: watchIcon, iconSize: [23, 51], imageSize: [23, 51] });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user