This commit is contained in:
2024-09-09 18:36:36 +05:00
parent 9049662792
commit 708ed301a9
20 changed files with 5065 additions and 369 deletions
@@ -34,7 +34,7 @@ const Map = () => {
}}
>
<WeatherWidget />
<ZoomControlls />
{!isMobile && <ZoomControlls />}
<TransformComponent
wrapperStyle={{
width: "calc(100vw + 400px)",