colors
This commit is contained in:
parent
74e680aa1e
commit
5950294d35
2 changed files with 630 additions and 1440 deletions
|
@ -85,7 +85,6 @@ function BadassMap(): JSX.Element {
|
|||
>
|
||||
<button onClick={toggleRotate}> Rotation Off </button>
|
||||
</Show>
|
||||
<button onClick={setViewport({...viewport, pitch:0})}> Hey </button>
|
||||
<MapControls />
|
||||
</MapGL >
|
||||
);
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue