1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
| window.GIS_IP = 'http://10.10.4.116:8070'
| window.digitalHumanURL = "https://szr.bda.gov.cn/human/#/yizhuang/b1401669626c4b1faf7a9940be866b2a?model=yingshang"
| window.digitalSize = {
| width: "600",
| height: "450"
| }
| window.KEYPOIS = [{
| lon: 116.496476,
| lat: 39.801245,
| name: '北京经济开发区房屋土地权属登记事务中心'
| }, {
| lon: 116.502074,
| lat: 39.796403,
| name: '北京经济开发区财政局'
| }, {
| lon: 116.518707,
| lat: 39.783411,
| name: '北京经济开发区人才交流中心'
| }, {
| lon: 116.533769,
| lat: 39.764922,
| name: '北京经济开发区环境保护局'
| }, {
| lon: 116.572530,
| lat: 39.762424,
| name: '北京市通州区物流基地管理委员会'
| },]
|
|