parent
4e8253efca
commit
f4b611149b
4 changed files with 27 additions and 15 deletions
|
|
@ -77,7 +77,7 @@ class app extends React.Component<{state: State, classes: Object}> {
|
|||
</Drawer>
|
||||
</div>
|
||||
</MuiThemeProvider>
|
||||
<SpaceMap width={1000} height={700} image="rzl.png" zoom={0.1} state={state} />
|
||||
<SpaceMap width={1000} height={700} image="rzl.png" zoom={0} state={state} />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue