Skip to content

Commit

Permalink
Add new GCore locations (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
coozywana authored Dec 4, 2024
1 parent 479aae2 commit 814df0f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ GCore - Baku
GCore - Bangkok
GCore - Bishkek
GCore - Bogotá
GCore - Boston
GCore - Bucharest
GCore - Budapest
GCore - Buenos Aires
Expand All @@ -473,6 +474,7 @@ GCore - Denver
GCore - Dhaka
GCore - Doha
GCore - Dubai
GCore - Dublin
GCore - Duschanbe
GCore - Erbil
GCore - Fortaleza
Expand Down Expand Up @@ -528,8 +530,10 @@ GCore - Ramallah
GCore - Riga
GCore - Rio de Janeiro
GCore - San Jose
GCore - San José
GCore - Sana’a
GCore - Santiago de Chile
GCore - San Salvador
GCore - Seattle
GCore - Seoul
GCore - Singapore
Expand All @@ -540,6 +544,7 @@ GCore - São Paulo
GCore - Tashkent
GCore - Tbilisi
GCore - Tel Aviv
GCore - Thimphu
GCore - Tokyo
GCore - Toronto
GCore - Tripoli
Expand Down
25 changes: 25 additions & 0 deletions src/assets/js/map/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2319,6 +2319,11 @@
"latitude": 4.710988599999999,
"longitude": -73.072092
},
{
"title": "GCore - Boston",
"latitude": 42.360081,
"longitude": -71.058884
},
{
"title": "GCore - Bucharest",
"latitude": 44.6767674,
Expand Down Expand Up @@ -2374,6 +2379,11 @@
"latitude": 25.2048493,
"longitude": 56.2707828
},
{
"title": "GCore - Dublin",
"latitude": 53.349805,
"longitude": -6.26031
},
{
"title": "GCore - Duschanbe",
"latitude": 38.5597722,
Expand Down Expand Up @@ -2649,6 +2659,11 @@
"latitude": 37.58874,
"longitude": -120.8852525
},
{
"title": "GCore - San José",
"latitude": 9.928069,
"longitude": -84.090725
},
{
"title": "GCore - Sana’a",
"latitude": 15.3694451,
Expand All @@ -2659,6 +2674,11 @@
"latitude": -33.1988897,
"longitude": -70.6692655
},
{
"title": "GCore - San Salvador",
"latitude": 13.692940,
"longitude": -89.218191
},
{
"title": "GCore - Seattle",
"latitude": 47.8562095,
Expand Down Expand Up @@ -2709,6 +2729,11 @@
"latitude": 32.3352999,
"longitude": 34.78176759999999
},
{
"title": "GCore - Thimphu",
"latitude": 27.471124,
"longitude": 89.639662
},
{
"title": "GCore - Tokyo",
"latitude": 35.9261919,
Expand Down

0 comments on commit 814df0f

Please sign in to comment.