Test
This commit is contained in:
parent
c28716106f
commit
522cda0aec
@ -152,7 +152,6 @@ export const ColouringMap: FC<ColouringMapProps> = ({
|
|||||||
attributionControl={false}
|
attributionControl={false}
|
||||||
>
|
>
|
||||||
<ClickHandler onClick={handleClick} />
|
<ClickHandler onClick={handleClick} />
|
||||||
<MapBackgroundColor theme={darkLightTheme} />
|
|
||||||
<MapViewport position={position} zoom={zoom} />
|
<MapViewport position={position} zoom={zoom} />
|
||||||
|
|
||||||
{mapColourScale && (
|
{mapColourScale && (
|
||||||
|
Loading…
Reference in New Issue
Block a user