Skip to content

Commit

Permalink
add outside interchange map labels
Browse files Browse the repository at this point in the history
  • Loading branch information
brjens committed Feb 19, 2024
1 parent 176741c commit fd6b5f1
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions src/data/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,77 @@
}
]
}
],
"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
}
]
},
{
Expand Down

0 comments on commit fd6b5f1

Please sign in to comment.