Skip to content

Commit

Permalink
Merge pull request #859 from brjens/interchange-labels
Browse files Browse the repository at this point in the history
add outside interchange map labels
  • Loading branch information
Shebuka authored Feb 19, 2024
2 parents aef5658 + 5da4112 commit 69e86be
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions src/data/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,75 @@
}
],
"labels": [
{
"position": [-186.4, -318.7],
"text": "Power Station",
"bottom": -1,
"top": 10,
"size": 100
},
{
"position": [155, -253],
"text": "Go Kart",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position": [158, -78.5],
"text": "Four Camp",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position": [68.2, 312.9],
"text": "Cargo Containers",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position": [-260.2, 123.8],
"text": "Wall Break",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position": [-175.5, 145.1],
"text": "Ramps",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position": [202.3, 219.4],
"text": "Oli Tower",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position": [46.5, -358.5],
"text": "Idea Tower",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position":[263.2, -11.1],
"text": "Scav Camp",
"bottom": -1,
"top": 10,
"size": 80
},
{
"position":[373.5, -391.2],
"text": "Highway Construction",
"bottom": -1,
"top": 10
},
{
"position": [33, -222],
"text": "Garage A",
Expand Down

0 comments on commit 69e86be

Please sign in to comment.