Moved map controls again
This commit is contained in:
parent
06d232f058
commit
36c3e76403
@ -175,10 +175,11 @@ function MapControls({
|
||||
sx={{
|
||||
position: "absolute",
|
||||
top: 0,
|
||||
right: "4px",
|
||||
right: 0,
|
||||
flexDirection: "column",
|
||||
alignItems: "center",
|
||||
}}
|
||||
mx={1}
|
||||
>
|
||||
<IconButton
|
||||
aria-label={isExpanded ? "Hide Map Controls" : "Show Map Controls"}
|
||||
|
Loading…
Reference in New Issue
Block a user