| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,8 +50,9 @@ | |||
| 50 | 50 | var map = new ol.Map({ | |
| 51 | 51 | target: 'mapCon', | |
| 52 | 52 | view: new ol.View({ | |
| 53 | - center: [11550000, 3860000], | ||
| 54 | - zoom: 3, | ||
| 53 | + center: [116.397128, 39.916527], | ||
| 54 | + zoom: 3, | ||
| 55 | + projection: 'EPSG:4326' | ||
| 55 | 56 | }), | |
| 56 | 57 | }) | |
| 57 | 58 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments