bring back arcs
This commit is contained in:
parent
be7f7f6471
commit
461d6f2f5f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ export default function BadassMap() {
|
|||
>
|
||||
|
||||
<MapScatLayer />
|
||||
<MapArcLayer />
|
||||
<MapArcLayer data={arcData()}/>
|
||||
<MapControls />
|
||||
|
||||
</MapGL >) as JSX.Element;
|
||||
|
|
Loading…
Add table
Reference in a new issue