zy-acs-flow/src/map/constants.js
@@ -5,7 +5,7 @@ export let AGV_ANGLE_OFFSET_VAL = 0; export let MAP_MIRROR = false;; export let MAP_MIRROR = false; export const setMapPreferences = (preferences = {}) => { if (preferences == null || typeof preferences !== 'object') {