Geomap: Release night / day layer (#63435)

This commit is contained in:
Adela Almasan
2023-02-21 23:39:39 -06:00
committed by GitHub
parent 2240484935
commit 3949706182
2 changed files with 2 additions and 4 deletions

View File

@@ -6,7 +6,6 @@ import {
EventBus,
DataHoverEvent,
DataHoverClearEvent,
PluginState,
} from '@grafana/data';
import Map from 'ol/Map';
import VectorLayer from 'ol/layer/Vector';
@@ -58,7 +57,6 @@ export const dayNightLayer: MapLayerRegistryItem<DayNightConfig> = {
name: 'Night / Day',
description: 'Show day and night regions',
isBaseMap: false,
state: PluginState.alpha,
/**
* Function that configures transformation and returns a transformer