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