Skip to content

Commit c3d1b6a

Browse files
committed
Fix
1 parent 30962c3 commit c3d1b6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/map/_components/map.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export function Map() {
1212
return (
1313
<iframe
1414
allowFullScreen
15-
allowTransparency
1615
src={`https://embed.windy.com/embed2.html?lat=${
1716
location.data?.latitude
1817
}&lon=${location.data?.longitude}&zoom=6&level=surface&overlay=rain&product=ecmwf&menu=&message=true&calendar=now&pressure=true&type=map&location=coordinates&metricWind=mph&metricTemp=%C2%B0C&radarRange=-1`}

0 commit comments

Comments
 (0)