fixed the padding on the maps and updated the drawer styling
This commit is contained in:
parent
1e1152b563
commit
5c6be7c850
5 changed files with 11 additions and 8 deletions
|
|
@ -584,6 +584,7 @@ export default function MapBase(props: Props) {
|
|||
{tools()}
|
||||
{mapStyleDialog()}
|
||||
<Map
|
||||
style={{width: "100%", height: "100%"}}
|
||||
ref={mapRef}
|
||||
maxZoom={18}
|
||||
initialViewState={startingView}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue