const address = 'macheng'; const ADCD6 = '421181'; const ADCD12 = ADCD6 + '000000'; const ADCD = ADCD6 + '000000000'; const isShYjDebug = false; const config = { address, title: '麻城市智慧水利一张图', ADCD, ADCD6, ADCD12, commonBreaks: [ 0, 0.1, 5, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 120, 140, 160, 180, 200, 99999 ], isShYjDebug, SHYJ_ADCD: isShYjDebug ? '421181000000' : ADCD, extent: [114.6760271999999929, 30.8613739500000008, 115.4707823634995805, 31.6068084090000987], initalExtent: [[114.6760271999999929, 30.8613739500000008 - 0.05], [115.4707823634995805, 31.6068084090000987 - 0.05]], w_extent_mb: [[106, 27], [118, 35]], OSS_BASE: `http://res3d.oss-cn-shenzhen.aliyuncs.com/${address}`, baseDemUrl: `http://res3d.cloudowr.cn/${address}/terrain`, pubapi_old: 'http://owrsvr.cloudowr.cn/svr', pubapi: 'http://owrsvr.cloudowr.cn/pubapi', wata1Len: 10, wata2Len: 12, wata3Len: 14, poiPositionOffsetY: { sk: 0.004, drp: 0.003, hd: 0.003, }, poiPositionZoom: { sk: 15, drp: 15, hd: 15, }, picRealSize: { w: 1280 / 2, h: 720 / 2 }, homePitch: 0, poiPitch: 60, }; export default config;