@mytec: iter3.4.0 start
This commit is contained in:
@@ -27,7 +27,7 @@ export default function CoverageBoundary({
|
||||
points,
|
||||
visible,
|
||||
resolution,
|
||||
color = '#7c3aed', // purple-600 — visible against both map and orange gradient
|
||||
color = '#ffffff', // white — visible against red-to-blue gradient
|
||||
weight = 2,
|
||||
}: CoverageBoundaryProps) {
|
||||
const map = useMap();
|
||||
|
||||
Reference in New Issue
Block a user