mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Geomap: Fix default opacity for layers (#63426)
This commit is contained in:
@@ -102,7 +102,7 @@ export const dayNightLayer: MapLayerRegistryItem<DayNightConfig> = {
|
||||
})
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
// Sun circle
|
||||
const sunFeature = new Feature({
|
||||
geometry: new Point([]),
|
||||
|
||||
Reference in New Issue
Block a user