config.json 468 B

1234567891011121314
  1. {
  2. "editor_name": "编辑器",
  3. "hash": "GIT_HASH",
  4. "data_min_zoom": 10,
  5. "map_initial_zoom": 18,
  6. "map_initial_latlng": [39.8729, 116.5141],
  7. "providers": {
  8. "bing": "AhsSQakuHuX3ozMBXC60w-hPk0KD_smZZbHLjb7mBFfeIwDKJnJn2_qK3qQfYfPZ"
  9. },
  10. "osm_api_url": "https://master.apis.dev.openstreetmap.org",
  11. "oauth_consumer_key": "sJF3Cp7VSQ-SVgy8UoNdMcVDl85-HW1IOZU6-Ec-ZiE",
  12. "oauth_secret": "hiapy7lMj09J7BHs4xjEmHG-JEOUMxpmx_C3QN-nCYQ",
  13. "always_authenticated": false
  14. }