Skip to content

Commit

Permalink
Merge pull request #452 from matobaa/feature/448_add_link_to_source_map
Browse files Browse the repository at this point in the history
add a link of source map
  • Loading branch information
halsk authored Jan 6, 2024
2 parents 6486e1a + e7c021d commit 8d5534f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/config/2024-noto-earthquake.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,31 @@
{
"id": "noto",
"url": "https://www.google.com/maps/d/kml?forcekml=1&mid=1w0z1l210ymUPeQTgPnfZxqgh_jf5Pws",
"link": "https://www.google.com/maps/d/u/0/viewer?mid=1w0z1l210ymUPeQTgPnfZxqgh_jf5Pws",
"type": "kml",
"title": "避難所",
"show": true
},
{
"id": "noto_kyusui",
"url": "https://www.google.com/maps/d/kml?forcekml=1&mid=1YXwD9l2SbmCQO4SYDmTee4nrAQFiJfE",
"link": "https://www.google.com/maps/d/u/0/viewer?mid=1YXwD9l2SbmCQO4SYDmTee4nrAQFiJfE",
"type": "kml",
"title": "給水所",
"show": true
},
{
"id": "niigata_kyusui",
"url": "https://www.google.com/maps/d/kml?forcekml=1&mid=1s5C7_A9ZKbBcvmdg-MZSBnHhjGJDGXA",
"link": "https://www.google.com/maps/d/u/0/viewer?mid=1s5C7_A9ZKbBcvmdg-MZSBnHhjGJDGXA",
"type": "kml",
"title": "給水所",
"show": true
},
{
"id": "gas_station_noto",
"url": "https://www.google.com/maps/d/kml?forcekml=1&mid=1JBE8Bncl9LpfLlybDzoQ-T-eTicZcQo",
"link": "https://www.google.com/maps/d/u/0/viewer?mid=1JBE8Bncl9LpfLlybDzoQ-T-eTicZcQo",
"type": "kml",
"title": "ガソリンスタンド",
"show": true
Expand Down

0 comments on commit 8d5534f

Please sign in to comment.