From fa8b5af1ea38d66a8235004f0304e4958a71518d Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Tue, 25 Apr 2023 19:33:20 -0400 Subject: [PATCH] use us --- lightning/src/style/style.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lightning/src/style/style.json b/lightning/src/style/style.json index 24ea55b..8ca107e 100644 --- a/lightning/src/style/style.json +++ b/lightning/src/style/style.json @@ -26,7 +26,7 @@ "sources": { "openmaptiles": { "type": "vector", - "url": "https://marteen.doordesk.net/us-northeast" + "url": "https://marteen.doordesk.net/us" } }, "sprite": "https://openmaptiles.github.io/osm-bright-gl-style/sprite", @@ -2500,4 +2500,4 @@ } ], "id": "bright" -} \ No newline at end of file +}