This commit is contained in:
Adam 2023-04-21 19:59:35 -04:00
parent 2787e0a05b
commit 26baa7c1c5
4 changed files with 12 additions and 1 deletions

View file

@ -13,7 +13,7 @@ import type { MapOptions } from 'maplibre-gl';
import type { StyleSpecification } from 'maplibre-gl';
import 'maplibre-gl/dist/maplibre-gl.css';
import styleJson from '~/style.json';
import styleJson from '~/style/style.json';
import type { ArcLayer, ArcLayerProps } from '@deck.gl/layers/typed';
const MAP_STYLE: StyleSpecification = styleJson;

View file

@ -0,0 +1,11 @@
Tiffany Blue
#BCECE0
Cyan
#36EEE0
Hot Pink
#F652A0
CornFlower
#4C5270