123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- baseMap2D: {
- center: {
- lat: 39,
- lng: 116
- },
- zoom: 9,
- map2DLayer: 1
- },
- map2DThematicCategory: [
- 'classification1',
- 'classification2',
- 'classification3',
- 'classification4',
- ],
- map2DThematicSetting: [{
- name: '分类一测试',
- category: 'classification1',
- type: 'thematicOrigin',
- url: 'http://114.255.121.200:5060/v1.0',
- guid: '54779acefd23590b41b5bc7d',
- zoom: '4',
- center: {
- lat: '39',
- lng: '116'
- },
- legend: "dsagdgdsagsd",
- info: 'fhdtjsfdg'
- }, {
- name: 'hh',
- category: 'classification1',
- type: 'vectorOrigin',
- zoom: '6',
- legend: "dsagafsbfb",
- info: 'sdgfdbasdb',
- url: "dskagfbfs",
- center: {
- lat: '34',
- lng: '66'
- }
- }, {
- name: 'fdh',
- category: 'classification1',
- type: 'otherOrigin',
- zoom: '7',
- legend: "dsagjfsakgl",
- info: 'dsfgfdsbdf',
- url: "gsfgklsfjkgl",
- center: {
- lat: '12',
- lng: '34'
- }
- }],
- baseMap3D: {
- map3DLayer: "sdagklafnslkgsd",
- map3DDEM: "ambs;klmfbakmsf",
- map3DName: "dsgalmsbkmsfkl"
- },
- map3DModelSettingCategory: [
- 'classification1',
- 'classification2'
- ],
- map3DModelSetting: [{
- name: 'sfdbafb',
- category: 'classification1',
- url: "adsgjsdgnsjka",
- center: {
- lat: '33',
- lng: '22'
- },
- type: 'mxData',
- zoom: 5,
- info: 'dgsafsbfsa'
- }, {
- name: 'sdag',
- category: 'classification1',
- url: "gskdjskd",
- center: {
- lat: '33',
- lng: '22'
- },
- zoom: '5',
- type: 'qxData',
- info: 'dsabdfbf'
- }],
- importantGoalsCategory: [
- 'classification1',
- 'classification2'
- ],
- importantGoalsSetting: [{
- name: '地理测绘',
- columnName: 'dilicehui',
- guid: '3',
- category:'classification1'
- }, {
- name: 'rgrg',
- columnName: 'sgfsagerhsb',
- guid: 'dsgsgsrerag',
- category:'classification1'
- }, {
- name: '4tgfb',
- columnName: 'sgfsb',
- guid: 'dsgsgsag',
- category:'classification1'
- }]
|