Skip to content

Instantly share code, notes, and snippets.

@ykiu
Last active September 22, 2023 08:14
Show Gist options
  • Save ykiu/4ab8f504823351c5b3bbd5999f0b620f to your computer and use it in GitHub Desktop.
Save ykiu/4ab8f504823351c5b3bbd5999f0b620f to your computer and use it in GitHub Desktop.
20230922_terriajs_bingmaps_culture
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"type": "bing-maps",
"name": "BingMaps Road (default)",
"key": "ApZeR4iLSH_Pl2w5OSXrIqjvc_KzgPn_UXjn6jTtQDiueg72InBThCeIO4OSs6Fq",
"mapStyle": "Road"
},
{
"type": "bing-maps",
"name": "BingMaps Road (ja)",
"key": "ApZeR4iLSH_Pl2w5OSXrIqjvc_KzgPn_UXjn6jTtQDiueg72InBThCeIO4OSs6Fq",
"mapStyle": "Road",
"culture": "ja"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment