mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-05 11:15:40 +08:00
mapd: add Germany to offline OSM database list (#70)
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
"waypoint": "69021390",
|
||||
"url": "https://thecorgirosie-my.sharepoint.com/:u:/g/personal/databases_sunnypilot_com/EWtFOVR9mj5CoRpATYR0_tUBWNEcy5jeasp8zO0ZYdduRg?e=Cg0l2Z&download=1"
|
||||
},
|
||||
"Germany": {
|
||||
"name": "germany",
|
||||
"waypoint": "461526153",
|
||||
"url": "https://thecorgirosie-my.sharepoint.com/:u:/g/personal/databases_sunnypilot_com/EbNzQuA8jHBCuGch1WY4cuoBJfK1S6m5odj5qMnOu3HA3Q?e=cNDn30&download=1"
|
||||
},
|
||||
"Malaysia, Singapore, Brunei": {
|
||||
"name": "malaysia-singapore-brunei",
|
||||
"waypoint": "1112741782",
|
||||
|
||||
@@ -125,6 +125,12 @@ private:
|
||||
"69021390",
|
||||
"https://thecorgirosie-my.sharepoint.com/:u:/g/personal/databases_sunnypilot_com/EWtFOVR9mj5CoRpATYR0_tUBWNEcy5jeasp8zO0ZYdduRg?e=Cg0l2Z&download=1",
|
||||
},
|
||||
{
|
||||
"Germany",
|
||||
"germany",
|
||||
"461526153",
|
||||
"https://thecorgirosie-my.sharepoint.com/:u:/g/personal/databases_sunnypilot_com/EbNzQuA8jHBCuGch1WY4cuoBJfK1S6m5odj5qMnOu3HA3Q?e=cNDn30&download=1",
|
||||
},
|
||||
{
|
||||
"Malaysia, Singapore, Brunei",
|
||||
"malaysia-singapore-brunei",
|
||||
|
||||
Reference in New Issue
Block a user