|  | @@ -153,8 +153,8 @@ function initPoints() {
 | 
											
												
													
														|  |    })
 |  |    })
 | 
											
												
													
														|  |    const option = {
 |  |    const option = {
 | 
											
												
													
														|  |      view: {
 |  |      view: {
 | 
											
												
													
														|  | -      center: [104.114129, 37.550339],
 |  | 
 | 
											
												
													
														|  | -      zoom: 5
 |  | 
 | 
											
												
													
														|  | 
 |  | +      center: [120.69349862882711, 30.929366187471757],
 | 
											
												
													
														|  | 
 |  | +      zoom: 9.806292879449915
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      layers: [
 |  |      layers: [
 | 
											
												
													
														|  |        {
 |  |        {
 | 
											
										
											
												
													
														|  | @@ -182,7 +182,7 @@ function initPoints() {
 | 
											
												
													
														|  |            isConstant: false,
 |  |            isConstant: false,
 | 
											
												
													
														|  |            field: 'jump',
 |  |            field: 'jump',
 | 
											
												
													
														|  |            value: value => {
 |  |            value: value => {
 | 
											
												
													
														|  | -            return value ? 'stationPointBlue' : 'stationPointGray'
 |  | 
 | 
											
												
													
														|  | 
 |  | +            return value ? 'stationPointBlue' : 'stationPointBlue'
 | 
											
												
													
														|  |            }
 |  |            }
 | 
											
												
													
														|  |          },
 |  |          },
 | 
											
												
													
														|  |          popup: {
 |  |          popup: {
 |