config.json 502 B

123456789101112131415
  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. "map_zoom_control_marker": true,
  8. "providers": {
  9. "bing": "AhsSQakuHuX3ozMBXC60w-hPk0KD_smZZbHLjb7mBFfeIwDKJnJn2_qK3qQfYfPZ"
  10. },
  11. "osm_api_url": "https://master.apis.dev.openstreetmap.org",
  12. "oauth_consumer_key": "sJF3Cp7VSQ-SVgy8UoNdMcVDl85-HW1IOZU6-Ec-ZiE",
  13. "oauth_secret": "hiapy7lMj09J7BHs4xjEmHG-JEOUMxpmx_C3QN-nCYQ",
  14. "always_authenticated": false
  15. }