From 62a9ee9a91ec65556d75c081e3c5f2756d82b7b0 Mon Sep 17 00:00:00 2001 From: Jake Mensch Date: Wed, 8 Jul 2020 11:21:49 -0700 Subject: [PATCH 1/2] increased size of text in mapbox tiles --- src/components/PinMap/PinMap.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/PinMap/PinMap.jsx b/src/components/PinMap/PinMap.jsx index f50290ee9..b66d1e097 100644 --- a/src/components/PinMap/PinMap.jsx +++ b/src/components/PinMap/PinMap.jsx @@ -276,6 +276,8 @@ class PinMap extends Component { From 2544ef7dbf91a8be7e14dac7a6ffe989a0ac1b8b Mon Sep 17 00:00:00 2001 From: Adam Kendis Date: Wed, 8 Jul 2020 12:35:05 -0700 Subject: [PATCH 2/2] added tileSize and zoomOffset to satellite layer --- src/components/PinMap/PinMap.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/PinMap/PinMap.jsx b/src/components/PinMap/PinMap.jsx index b66d1e097..5e69efcfc 100644 --- a/src/components/PinMap/PinMap.jsx +++ b/src/components/PinMap/PinMap.jsx @@ -284,6 +284,8 @@ class PinMap extends Component { {