geoarrow / deck.gl-layers

deck.gl layers for rendering GeoArrow data
MIT License
73 stars 6 forks source link

Set default color to black #41

Closed kylebarron closed 8 months ago

kylebarron commented 9 months ago

https://github.com/geoarrow/deck.gl-layers/blob/509547593e50cfd79aa9bc784970679747ea8acc/src/solid-polygon-layer.ts#L33

and

https://github.com/geoarrow/deck.gl-layers/blob/509547593e50cfd79aa9bc784970679747ea8acc/src/path-layer.ts#L31

kylebarron commented 8 months ago

wait [0, 0, 0] is already black... 🤷‍♂️