From fd6b5f1626d797ff9369138a7da951bb4b5e37c2 Mon Sep 17 00:00:00 2001 From: brjens <66975848+brjens@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:20:20 -0500 Subject: [PATCH] add outside interchange map labels --- src/data/maps.json | 71 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) diff --git a/src/data/maps.json b/src/data/maps.json index 6906f521b..e1fe05208 100644 --- a/src/data/maps.json +++ b/src/data/maps.json @@ -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 + } ] }, {