{"version":3,"sources":["webpack:///./src/plugins/api/settings/legend.js"],"names":["data","api","post","JSON","stringify","ScreenName","ViewType"],"mappings":"kHAAA,uBAKe,qFAAY,GAAZ,EAAGA,KAAH,OAAmBC,OAAIC,KAAK,+BAAT,kBAAoDC,KAAKC,UAAU,CAACC,WAAY,OAAQC,SAAU","file":"js/chunk-2d0e26e8.c69f6edc.js","sourcesContent":["import api from '..';\n\n// export default ({ data }) => api\n// .post('/tourclient/api/tour/management', data);\n\nexport default ({ data } = {}) => api.post('/tourclient/Legend/GetLegend', `request=${JSON.stringify({ScreenName: 'lead', ViewType: 'Tiled'})}`);\n"],"sourceRoot":""}